George Gu
|
c7743c2667
|
[fix] need add ddb when inference failure occurred
|
2023-05-18 08:50:01 +00:00 |
yuxiao
|
4b308e33a0
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-18 07:27:10 +00:00 |
yuxiao
|
2f8bbde090
|
modify model tar name for dreambooth models
|
2023-05-18 07:26:55 +00: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 |
Tang Jie
|
24b125b527
|
Fix checkpoint s3 path bug.
|
2023-05-18 07:09:54 +00:00 |
AoyuQC
|
d134dcfc1e
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-18 06:39:25 +00:00 |
AoyuQC
|
22281770e2
|
docs: add refresh-models
|
2023-05-18 06:39:17 +00:00 |
Yan Dai
|
53488f0afa
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension
|
2023-05-18 14:33:49 +08:00 |
Yan Dai
|
8cb11b1248
|
fixed dreambooth model name
|
2023-05-18 14:33:01 +08:00 |
AoyuQC
|
6186328cce
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-18 06:08:39 +00:00 |
AoyuQC
|
c99fd01bbc
|
add panel
|
2023-05-18 06:08:37 +00:00 |
George Gu
|
1432560f11
|
[fix] adding try catch when no api-gateway url configure
|
2023-05-18 05:43:13 +00:00 |
yuxiao
|
8a41172980
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-18 05:39:15 +00:00 |
AoyuQC
|
efcc3bb86a
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-18 05:21:17 +00:00 |
AoyuQC
|
b64fa15541
|
docs: add solution name
|
2023-05-18 05:21:12 +00:00 |
George Gu
|
a678d85cc7
|
[feat]adding default s3 bucket name
|
2023-05-18 05:20:23 +00:00 |
yuxiao
|
a1b0201a9a
|
add tcmalloc install in dockerfile
|
2023-05-18 05:17:09 +00:00 |
Tang Jie
|
041f136f8c
|
Add doc images.
|
2023-05-18 03:43:37 +00:00 |
Tang Jie
|
adb1dfb708
|
Update training model upload.
|
2023-05-18 03:42:50 +00:00 |
Tang Jie
|
4f63ae7c20
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-18 03:29:54 +00:00 |
Tang Jie
|
776752c0ea
|
Add dreambooth userguide.
|
2023-05-18 03:29:35 +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 |
yuxiao
|
8c42c5db7a
|
update inference part for models of dreambooth training
|
2023-05-18 02:47:35 +00:00 |
George Gu
|
1ec9ff6543
|
[feat] adding output for middleware stack
|
2023-05-18 02:19:22 +00:00 |
wenmeng
|
2874b083c8
|
doc: start modify
|
2023-05-18 01:32:30 +00:00 |
George Gu
|
2193479996
|
[fix] remove unused parentscope
|
2023-05-17 12:59:59 +00:00 |
George Gu
|
d3add16858
|
[feat] move parameters to middleware stack
|
2023-05-17 12:52:08 +00:00 |
Tang Jie
|
4cfb874324
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-17 12:07:55 +00:00 |
Tang Jie
|
a68f7073ee
|
Delete dreambooth type.
|
2023-05-17 12:07:46 +00:00 |
yike5460
|
f0240aa8c0
|
fix: add extra hint label in main tab
|
2023-05-17 11:58:31 +00:00 |
yike5460
|
ec66fdb363
|
Merge branch 'main' of https://github.com/aws-samples/stable-diffusion-aws-extension into main
|
2023-05-17 11:51:00 +00:00 |
yike5460
|
f8d47df348
|
fix: main panel & sub panel adjustments
|
2023-05-17 11:50:54 +00:00 |
Yan Dai
|
5bfca8574f
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension
Conflicts:
infrastructure/src/sd-train/sd-train-deploy-stack.ts
|
2023-05-17 19:27:48 +08:00 |
Yan Dai
|
1d82b62d35
|
fixed stack delete error bug
|
2023-05-17 19:25:46 +08:00 |
Tang Jie
|
6189e76adb
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-17 10:51:16 +00:00 |
Tang Jie
|
3e789c6213
|
Change train type to Stable-diffusion.
|
2023-05-17 10:44:58 +00:00 |
George Gu
|
71870e28ca
|
[fix] remove devEnv
|
2023-05-17 10:28:05 +00:00 |
AoyuQC
|
70c6f2fee1
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-17 08:34:14 +00:00 |
Tang Jie
|
8001e77085
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-17 08:18:45 +00:00 |
Tang Jie
|
1492100fa5
|
Change dreambooth model type to Stable-diffusion
|
2023-05-17 08:18:11 +00:00 |
George Gu
|
9632e66885
|
[fix]change the bucket name to shorter
|
2023-05-17 07:43:51 +00:00 |
AoyuQC
|
5b00ac7191
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-17 06:35:33 +00:00 |
George Gu
|
42fb9ab007
|
[fix] remove account id from default bucket name
|
2023-05-17 06:23:58 +00:00 |
AoyuQC
|
646c28605c
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-17 03:27:17 +00:00 |
George Gu
|
2f35d1cc54
|
[feat]adding solution ID
|
2023-05-17 03:27:04 +00:00 |
George Gu
|
88fa376226
|
[fix] fix buildspec
|
2023-05-17 11:02:13 +08:00 |
yike5460
|
c783728014
|
doc: add help option
|
2023-05-17 03:01:37 +00:00 |
yike5460
|
bb0e8fa416
|
Merge branch 'main' of https://github.com/aws-samples/stable-diffusion-aws-extension into main
|
2023-05-17 02:51:26 +00:00 |
yike5460
|
6f47ae52c9
|
feat: add preflight check for version compatibility
|
2023-05-17 02:50:58 +00:00 |