Commit Graph

105 Commits (360c1a38ccd2cb2cbfdbb88203e9d3441219174a)

Author SHA1 Message Date
Yan Dai b942c6f8e1 fix: fix refiner model list 2023-10-08 15:55:37 +08:00
Yan Dai 3f0be3fb44 fix: fix refiner model list 2023-10-08 15:50:53 +08:00
Yan Dai 32aa92afdc feature: merged from dev 2023-07-31 20:56:36 +08:00
Yan Dai 13bbe89e34 feature: merged from dev 2023-07-31 19:35:03 +08:00
Yan Dai 795ac38e45 feature: enable multiple controlnet in sagemaker 2023-07-28 14:12:37 +08:00
Yan Dai 15cc38dfc5 feature: enable multiple controlnet in sagemaker 2023-07-27 22:47:07 +08:00
Xiujuan Li 444c469a94 format code 2023-07-27 22:16:00 +08:00
Yan Dai 8212f74b82 feature: new workflow 2023-07-27 19:29:36 +08:00
Yan Dai 8ff6f4885f feature: new workflow 2023-07-27 17:42:27 +08:00
Xiujuan Li 161f827f8e test with log 2023-07-27 14:36:50 +08:00
AoyuQC cc4b6de65c fix: rm unused lib 2023-07-14 07:50:24 +00:00
AoyuQC 423956cc2c feat: recover api log 2023-07-14 07:45:53 +00:00
AoyuQC efc9507fb4 feat: update api log 2023-07-14 07:19:00 +00:00
Xiujuan Li eead93af96 fix: hide g5 instance 2023-07-14 14:59:25 +08:00
AoyuQC 8caaa508c6 feat:add debug log 2023-07-14 06:32:12 +00:00
Xiujuan Li 3a9776738f feature: opt 2023-07-14 10:42:50 +08:00
Xiujuan Li 6941bb75d7 feature: opt 2023-07-14 10:32:36 +08:00
AoyuQC 366766621d feat add next_asyncio 2023-07-12 09:03:09 +00:00
AoyuQC 7d94e1ec0d fix: add async post 2023-07-12 08:19:17 +00:00
AoyuQC cb4322e693 fix: api scripts 2023-06-16 09:26:35 +00:00
AoyuQC 8febfaa79b fix: api debug func 2023-06-16 02:01:20 +00:00
yuxiao 13620c10db update api log 2023-06-16 01:39:12 +00:00
AoyuQC 9833676094 feat: update param files 2023-06-15 08:25:03 +00:00
Tang Jie 42c072bf9b Merge branch 'dev' of https://github.com/awslabs/stable-diffusion-aws-extension into dev 2023-06-13 02:16:09 +00:00
Tang Jie 74b392f842 fix: add db_new_model_shared_src for create model 2023-06-13 02:15:29 +00:00
AoyuQC 29d592f1e6 fix: update api for inference 2023-06-12 07:54:29 +00:00
AoyuQC 7f5c3805eb WIP: img2img func 2023-06-09 07:39:17 +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
AoyuQC b5e1bc2e42 fix: fix clip non-use bug, conflicts with original model.py 2023-06-07 08:37:01 +00:00
yike5460 6e205b59b3 fix: remove db dependency 2023-06-06 03:55:49 +00:00
Tang Jie ba317734dd fix: load dreambooth cloud model in txt2img. 2023-05-31 01:55:38 +00:00
Tang Jie c1c5eb18c9 fix dreambooth: create model from upload checkpoint. 2023-05-30 07:55:19 +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
yuxiao 9263bad636 fix ontrolnet model valid problem 2023-05-29 05:52:18 +00:00
AoyuQC 9f939181f3 fix: controlnet api path 2023-05-26 08:59:07 +00:00
George Gu df2cf0042d fix: change the default log level to level 2023-05-26 06:49:12 +00:00
yuxiao 796333645b Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-26 02:32:51 +00:00
yuxiao e312893c3b fix cotrolnet einvalid problem of api call 2023-05-26 02:32:49 +00:00
Tang Jie 7ec330741c fix dreambooth: check cp complete bug. 2023-05-25 09:31:44 +00:00
Tang Jie 6e710f6660 Add model data check when the api start. 2023-05-22 07:02:36 +00:00
yuxiao 2f8bbde090 modify model tar name for dreambooth models 2023-05-18 07:26:55 +00:00
yuxiao 8c42c5db7a update inference part for models of dreambooth training 2023-05-18 02:47:35 +00:00
George Gu 5ecacc399b [merge] merge the latest internal repo code to current branch 2023-05-15 09:52:45 +08:00
AoyuQC f63096cb18 Sync to stable-difussion-aws-extension with v.0.11.g 2023-05-11 01:28:24 +00:00
AoyuQC 347d53db15 Sync to stable-difussion-aws-extension with v.0.5.g 2023-05-09 03:51:38 +00:00
AoyuQC 2b80a208b6 sync with aws-ai-solution-kit 2023-05-06 14:58:39 +08:00
AoyuQC e84f8beded initial push for extension (container exclude) 2023-05-05 15:23:36 +08:00