Commit Graph

74 Commits (b6c9c09fa4ece87faa41904df438d40867f2e6e2)

Author SHA1 Message Date
guming3d 7846b7fc3c feat: adding inpainting get mask logic 2023-06-08 09:12:14 +00:00
AoyuQC 427ec284cb fix: add aws_extension for module import 2023-06-08 02:03:50 +00:00
George Gu 3b2302fdb0 feat: adding type field when calling remote inference api 2023-06-07 06:54:59 +00:00
George Gu e25c496e1d Merge branch 'img2img' into dev 2023-06-06 06:25:03 +00:00
George Gu 19ac700440 feat: adding img2img js grapping code 2023-06-06 06:24:42 +00:00
Yan Dai 2f52bfcec0 [fix] dreambooth update make the plugin not working 2023-06-06 12:28:25 +08:00
yike5460 5c9d64069c Merge branch 'dev' of https://github.com/awslabs/stable-diffusion-aws-extension into dev 2023-06-06 03:55:56 +00:00
yike5460 6e205b59b3 fix: remove db dependency 2023-06-06 03:55:49 +00:00
Tang Jie 62d827afda Merge branch 'dev' of https://github.com/awslabs/stable-diffusion-aws-extension into dev 2023-06-06 02:54:30 +00:00
Tang Jie 50ae603b54 fix: dreambooth list lora model. 2023-06-06 02:54:04 +00:00
George Gu 41b718c32d fix: update the code to enable the button 2023-06-06 01:49:42 +00:00
George Gu cdb5c6b0da change the hiding for different tab 2023-06-05 09:13:41 +00:00
George Gu edc5684613 Merge remote-tracking branch 'origin/dev' into img2img 2023-06-05 08:09:29 +00:00
Yan Dai 4f685c2746 [feature] fixed create model and train model ux 2023-06-02 15:45:10 +08:00
Yan Dai a880619956 [feature] fixed s3 dataset to sagemaker tab 2023-06-01 20:26:59 +08:00
George Gu 08e75555ed fix: hide the AWS Model Setting tab 2023-06-01 09:15:43 +00:00
George Gu b47bfc412c fix: temp hide the not implemented button on main page 2023-06-01 08:10:28 +00:00
Yan Dai 820b67f183 [fix] fixed upload to clear all inputs 2023-05-31 19:24:58 +08:00
Yan Dai e9bc74b359 Merge remote-tracking branch 'origin/dev' into dev 2023-05-31 19:13:14 +08:00
Yan Dai e31291065f [feature] added training instance type choosing 2023-05-31 19:10:17 +08:00
AoyuQC 6caf8e012b fix: rm work in progress 2023-05-31 11:04:49 +00:00
Yan Dai 71c4067a90 [fix] added missing dependency 2023-05-31 10:20:22 +08:00
Yan Dai 29671d4e88 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-05-31 00:39:10 +08:00
Yan Dai c53050c82b [feat] added backend for upload files 2023-05-31 00:36:17 +08:00
Tang Jie 02d10b56f4 fix: clean import 2023-05-29 06:39:14 +00:00
Tang Jie 882b526d97 feat dreambooth: code restruction 2023-05-29 03:23:04 +00:00
George Gu 443a42b359 fix: change format of font in UI 2023-05-26 06:39:45 +00:00
Tang Jie 1800e86900 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-25 09:16:04 +00:00
Tang Jie 625873e8f3 fix dreambooth: class data path not exist. 2023-05-25 09:14:49 +00:00
Yan Dai a08ffa2a5f Merge remote-tracking branch 'origin/dev' into dev 2023-05-25 15:29:27 +08:00
Yan Dai fba7a16646 [fix] training job status and checkpoint path error for cloud checkpoint for model creating 2023-05-25 15:28:59 +08:00
AoyuQC fcb3d20c0d fix: more instance choices for async ep 2023-05-25 06:11:35 +00:00
George Gu eeb20299e5 feat: support img2img 2023-05-24 08:10:29 +00:00
Tang Jie 094983b558 fix: class data path error. 2023-05-24 03:25:29 +00:00
George Gu 8c9db1c944 adding delete logic 2023-05-23 09:01:24 +00:00
Yan Dai c062632963 [fix] fixed create model and training job showing orders, introduced timestamp to model, checkpoint and training table 2023-05-23 16:13:58 +08:00
George Gu 9d8211b0f4 [feat] adding refresh button for api an token for refresh issue 2023-05-22 09:08:31 +00:00
yike5460 052338d6c2 fix: remove debugging log and unused code 2023-05-22 06:51:00 +00:00
yike5460 e01381cae9 fix: remove debugging log and unused code 2023-05-22 06:47:42 +00:00
George Gu 31acee9dc0 [fix] remove unused ui code and comment code 2023-05-22 02:38:45 +00:00
George Gu 6b105d4803 [feat] move endpoint and model upload to sagemaker tab ui 2023-05-22 02:35:20 +00:00
Yan Dai 0e36e4b64d Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension 2023-05-19 11:09:53 +08:00
Yan Dai ff31f9a91f fixed list checkpoint 2023-05-19 11:08:53 +08:00
AoyuQC 635911425e fix: add exception for api 2023-05-19 01:56:12 +00:00
Yan Dai 2d8f158938 added model job list 2023-05-18 21:11:15 +08:00
Yan Dai 2f8926317e Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension 2023-05-18 17:41:44 +08:00
Yan Dai a02371a0c5 added training job list 2023-05-18 17:09:08 +08:00
Tang Jie 5565e56d07 Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main 2023-05-18 07:12:00 +00:00
Tang Jie 0a88a6fd26 Fix dreambooth model list bug. 2023-05-18 07:10:11 +00:00
yuxiao e2d8174b3d Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main 2023-05-18 02:47:39 +00:00