Commit Graph

140 Commits (b6c9c09fa4ece87faa41904df438d40867f2e6e2)

Author SHA1 Message Date
guming3d 7846b7fc3c feat: adding inpainting get mask logic 2023-06-08 09:12:14 +00:00
Tang Jie dd6ae61827 fix: clean api.py 2023-06-08 09:10:17 +00:00
AoyuQC ced8f206d3 fix: move merge to one place 2023-06-08 08:59:01 +00:00
AoyuQC d52457501e fix: rm unused codes in api.py 2023-06-08 08:43:38 +00:00
AoyuQC 04ba27204f fix: improve apy.py code 2023-06-08 08:28:11 +00:00
AoyuQC 1e7134682f feat: update docker api for clip 2023-06-08 05:45:10 +00:00
AoyuQC 1054d633bc feat: add test folder for interrogate 2023-06-08 05:10:26 +00:00
AoyuQC 427ec284cb fix: add aws_extension for module import 2023-06-08 02:03:50 +00:00
guming3d f71352219c fix:change the inference_type to task_type 2023-06-08 01:38:03 +00:00
AoyuQC d2312008af Merge branch 'dev' of https://github.com/awslabs/stable-diffusion-aws-extension into dev 2023-06-07 08:37:06 +00:00
AoyuQC b5e1bc2e42 fix: fix clip non-use bug, conflicts with original model.py 2023-06-07 08:37:01 +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 7fabbac88e feat: img2img adding button 2023-06-06 01:25:18 +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
Yan Dai f8a0c43260 Merge remote-tracking branch 'origin/dev' into dev 2023-06-01 17:39:37 +08:00
Yan Dai c1f1119b24 [fix] oom error for upload checkpoints 2023-06-01 17:37:09 +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
Tang Jie f18a3bbb23 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-06-01 02:02:59 +00:00
Tang Jie b0ac6a90d1 fix: checkpoint name bug. 2023-06-01 02:00:24 +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 de91ceb90f Merge remote-tracking branch 'origin/dev' into dev 2023-05-31 10:23:16 +08:00
Yan Dai 71c4067a90 [fix] added missing dependency 2023-05-31 10:20:22 +08:00
Tang Jie ba317734dd fix: load dreambooth cloud model in txt2img. 2023-05-31 01:55:38 +00: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 96e9d64eb4 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-30 07:56:16 +00:00
Tang Jie c1c5eb18c9 fix dreambooth: create model from upload checkpoint. 2023-05-30 07:55:19 +00:00
George Gu c41b28a0d6 fix: remove the inference output while loop waiting which blocks the generate button click 2023-05-30 07:31:18 +00:00
Tang Jie 034fea32f6 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-29 07:25:18 +00:00
Tang Jie 6de95bd167 fix dreambooth: compatible with no dreambooth extentions. 2023-05-29 07:23:40 +00:00
yuxiao f9cb05d23b remove append path for controlnet model names updata 2023-05-29 07:18:40 +00:00
Tang Jie 02d10b56f4 fix: clean import 2023-05-29 06:39:14 +00:00
yuxiao 447050b46a Merge branch 'dev' of https://github.com/awslabs/stable-diffusion-aws-extension into dev 2023-05-29 05:52:25 +00:00
yuxiao 9263bad636 fix ontrolnet model valid problem 2023-05-29 05:52:18 +00:00
Tang Jie 882b526d97 feat dreambooth: code restruction 2023-05-29 03:23:04 +00:00