Commit Graph

282 Commits (1b239dc3e869121dc08707fdf87571cfd37f446c)

Author SHA1 Message Date
Yan 0e7be2955b
feat: Windows Support (#53)
* feat: add os agnostic libray for existing shell command

* feat: add os agnostic libray for existing shell command, function tweaks and move to test folder

* feat: windows version of pre-flight script

* feat: replace existing shell command with os agnostic library

* [bug] windows upload files

* [bug] windows upload models

* merge conflicts

---------

Co-authored-by: yike5460 <yike5460@163.com>
2023-07-10 17:37:53 +08:00
Aoyu ee34da0e1e
Merge pull request #56 from awslabs/aoyu
feat: add controlNet inpaint parameter parser
2023-07-10 09:14:32 +08:00
wenmeng d2ffbfde9b doc update: typo correction 2023-07-08 15:43:41 +00:00
yuxiao 63ce687c60 change base image from pytorch2.0.0 to pytorch2.0.1 2023-07-07 06:57:06 +00:00
yuxiao 5e968ec093 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into aoyu 2023-07-07 01:49:20 +00:00
yuxiao 0f92fb41b6 modify local api test for xiaoyu 2023-07-06 13:45:25 +00:00
Aoyu 0f647723d7
Merge pull request #44 from awslabs/dreambooth
fix: update pytorch version for dreambooth training and support saving lora model for extra net.
2023-07-06 14:26:48 +08:00
Tang Jie 95967a1429 fix: clean tester. 2023-07-04 03:07:27 +00:00
AoyuQC 3ce5f963bf feat: add func to debug memory usage 2023-07-03 10:06:22 +00:00
Tang Jie b6c3d7df53 feat: add dreambooth tester. 2023-07-03 09:05:19 +00:00
AoyuQC 31b10552be fix: sagemaker_ui process bug 2023-06-16 04:52:12 +00:00
AoyuQC 415ed64a5d fix: parser && docker bug 2023-06-16 02:37:18 +00:00
AoyuQC 5c30d425aa feat: update api debug json 2023-06-14 08:10:49 +00:00
AoyuQC c84d8128bd docs: img2img on-going 2023-06-14 07:05:21 +00:00
AoyuQC 8066e68806 feat: add inpaint json 2023-06-13 05:36:46 +00:00
AoyuQC 82e98bd4ab feat: clip/deep sns to be completed 2023-06-12 07:39:35 +00:00
AoyuQC cbdfd5cff3 feat: update local img2img api test 2023-06-12 02:13:08 +00:00
AoyuQC 8a2b09d4df feat: update test to sync with middleware 2023-06-12 02:12:33 +00:00
AoyuQC 7f5c3805eb WIP: img2img func 2023-06-09 07:39:17 +00:00
AoyuQC 036514a0cf feat: finish basic img2img local api test 2023-06-09 02:58:22 +00:00
AoyuQC b6c9c09fa4 feat: add img2img local test 2023-06-09 02:07:44 +00:00
AoyuQC b1c40b11c0 fix: change api name 2023-06-09 01:33:13 +00:00
AoyuQC 6e54f5f13d feat: add local api test for interrogate 2023-06-09 01:31:03 +00:00
AoyuQC 018646038c feat: finish docker api test for clip/deep 2023-06-08 06:46:54 +00:00
AoyuQC 2a120b2c0f fix: update model.py for clip/deep 2023-06-08 06:11:38 +00:00
AoyuQC 1e7134682f feat: update docker api for clip 2023-06-08 05:45:10 +00:00
AoyuQC 7bb98a87bf feat: finish webui api clip/deepbooru test 2023-06-08 05:36:36 +00:00
AoyuQC 3f5817e3ed fix: update interrogate test 2023-06-08 05:20:02 +00:00
AoyuQC 1054d633bc feat: add test folder for interrogate 2023-06-08 05:10:26 +00:00
AoyuQC 76d59756b2 fix: rm sns in ep test 2023-05-30 02:24:37 +00:00
AoyuQC 957c134d0f feat: test func for aigc_webui_inference_image 2023-05-29 07:31:30 +00:00
yike5460 48b3714922 fix: move test out of script folder 2023-05-29 10:06:25 +08:00