yike5460
|
3524b40844
|
Merge branch 'dev'
|
2023-05-21 12:35:54 +00:00 |
yike5460
|
b85eefab4b
|
Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev
|
2023-05-21 20:35:20 +08:00 |
yike5460
|
dcbe6cdc43
|
fix: make sync manual by specify tag name
|
2023-05-21 20:34:54 +08:00 |
yike5460
|
bc89b02640
|
Merge branch 'dev'
|
2023-05-21 12:31:57 +00:00 |
Aaron Yi
|
9e5648a7dd
|
Update README.md
|
2023-05-21 20:31:44 +08:00 |
yike5460
|
825089c48c
|
Merge branch 'dev'
|
2023-05-21 12:28:51 +00:00 |
yike5460
|
84e319d67a
|
feat: add sync workflow
|
2023-05-21 20:28:32 +08:00 |
yike5460
|
578a7ca65d
|
fix: remove redundant folder
|
2023-05-20 22:36:01 +08:00 |
Aaron Yi
|
cc81b98109
|
Update README.md
|
2023-05-20 22:27:06 +08:00 |
George Gu
|
d0ecf79e90
|
[fix]adding permission forinference lambda
|
2023-05-19 09:03:29 +00:00 |
George Gu
|
e32befd78a
|
[fix] fixed backend and frontend
|
2023-05-19 04:56:32 +00:00 |
yike5460
|
709d053abf
|
Merge branch 'main' of https://github.com/aws-samples/stable-diffusion-aws-extension into main
|
2023-05-19 03:11:31 +00:00 |
yike5460
|
0074625c64
|
fix: api url/token sanity check
|
2023-05-19 03:11:26 +00:00 |
Yan Dai
|
0e36e4b64d
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension
|
2023-05-19 11:09:53 +08:00 |
Yan Dai
|
ff31f9a91f
|
fixed list checkpoint
|
2023-05-19 11:08:53 +08:00 |
yike5460
|
38513b2085
|
Merge branch 'main' of https://github.com/aws-samples/stable-diffusion-aws-extension into main
|
2023-05-19 02:51:25 +00:00 |
yike5460
|
796e998703
|
fix: api key/url sanity check
|
2023-05-19 02:51:20 +00:00 |
George Gu
|
9584c252c4
|
[fix] fix ecr image name
|
2023-05-19 02:23:30 +00:00 |
AoyuQC
|
635911425e
|
fix: add exception for api
|
2023-05-19 01:56:12 +00:00 |
George Gu
|
aa7b6beef9
|
[fix] adding some error handling logic
|
2023-05-19 01:21:27 +00:00 |
yuxiao
|
6ff8936e7e
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-19 01:19:44 +00:00 |
yuxiao
|
5fd8417ff5
|
add exception catch
|
2023-05-19 01:19:39 +00:00 |
Yan Dai
|
88529c306a
|
Merge remote-tracking branch 'origin/main'
|
2023-05-18 21:15:25 +08:00 |
Yan Dai
|
2d8f158938
|
added model job list
|
2023-05-18 21:11:15 +08:00 |
yike5460
|
5a6d0620c4
|
fix: add icon back
|
2023-05-18 20:37:16 +08:00 |
yike5460
|
c1e1ce8356
|
Merge branch 'main' of https://github.com/aws-samples/stable-diffusion-aws-extension
|
2023-05-18 20:22:43 +08:00 |
yike5460
|
8b85dcdf56
|
fix: move index.md to root folder
|
2023-05-18 20:21:24 +08:00 |
Yan Dai
|
b7fcd46dc8
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension
|
2023-05-18 20:13:10 +08:00 |
Yan
|
62d0223c9c
|
Merge pull request #3 from aws-samples/train-job-list
added training job list
|
2023-05-18 20:12:49 +08:00 |
yike5460
|
47a1af08b5
|
doc: remove redundant md
|
2023-05-18 19:55:46 +08:00 |
yike5460
|
5ea740e836
|
doc: add container image cicd
|
2023-05-18 19:43:36 +08:00 |
yike5460
|
77be314bdc
|
fix: gh-page workflow configuration
|
2023-05-18 19:38:43 +08:00 |
George Gu
|
3e1de10be1
|
[fix] fix inference queue issue
|
2023-05-18 10:30:07 +00:00 |
AoyuQC
|
4625a1169d
|
docs: add files
|
2023-05-18 09:52:09 +00:00 |
Yan Dai
|
2f8926317e
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension
|
2023-05-18 17:41:44 +08:00 |
George Gu
|
21a9982aa5
|
[fix] fix typo error
|
2023-05-18 09:12:41 +00:00 |
AoyuQC
|
ff61662de6
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-18 09:11:48 +00:00 |
AoyuQC
|
e0e5218dda
|
fix: front js
|
2023-05-18 09:11:43 +00:00 |
Yan Dai
|
a02371a0c5
|
added training job list
|
2023-05-18 17:09:08 +08:00 |
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 |