Ning
87920e570c
feat: remove db
2024-01-25 13:07:44 +08:00
Jingyi
7355289226
improved endpoint
2024-01-09 13:53:20 +08:00
Xiujuan Li
24943daa4c
feat: fix upload component files show
2023-08-21 10:26:52 +08:00
Xiujuan Li
8c5d5e29a1
feat: fix upload component files show
2023-08-18 14:57:32 +08:00
Xiujuan Li
0fd5760402
feat: fix upload component files show
2023-08-18 14:52:22 +08:00
Xiujuan Li
98ef9e6e44
feat: fix upload component files show
2023-08-17 20:38:58 +08:00
Xiujuan Li
8cc9a6581f
feat: fix upload component files show
2023-08-17 20:32:40 +08:00
Xiujuan Li
8d763aa4a7
feat: fix upload component files show
2023-08-17 20:23:12 +08:00
Xiujuan Li
9e32be28a7
feat: fix upload component files show
2023-08-17 16:47:50 +08:00
Xiujuan Li
1559683f6a
feat: fix upload component files show
2023-08-17 16:42:53 +08:00
yuxiao
80f17c336f
Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into xiaoyu
2023-08-11 08:20:15 +00:00
Aaron Yi
8a01efe55b
Merge pull request #133 from awslabs/dev
...
feat: merge from dev to main branch
2023-08-10 09:28:27 +00:00
Tang Jie
e6f8c2862c
test/aigc_webui_dreambooth/x.json
2023-08-08 03:45:14 +00:00
yuxiao
51a78cdb46
update test file
2023-08-07 08:11:16 +00:00
Xiujuan Li
6fe74e18da
Merge remote-tracking branch 'origin/dev' into aoyu
2023-07-27 14:25:32 +08:00
Tang Jie
5b23cbbf48
feat: add dreambooth webui test.
2023-07-20 05:41:51 +00:00
Tang Jie
ad1ab22289
feat: add training test config.
2023-07-20 05:40:55 +00:00
Tang Jie
72fafb8633
feat: add training local test.
2023-07-20 05:36:43 +00:00
AoyuQC
64baa94202
update commit id in install.sh
2023-07-17 05:33:03 +00:00
AoyuQC
911ee084b9
feat: update user1/2 cross change model test
2023-07-14 07:03:25 +00:00
AoyuQC
dab30ad4ff
feat: add json for txt2img test
2023-07-14 06:32:49 +00:00
AoyuQC
8caaa508c6
feat:add debug log
2023-07-14 06:32:12 +00:00
AoyuQC
0de9dc1f8f
feat: add two tests files
2023-07-13 02:01:55 +00:00
AoyuQC
366766621d
feat add next_asyncio
2023-07-12 09:03:09 +00:00
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