yike5460
|
c3f7d56abe
|
feat: initial commit for unit test
|
2023-05-21 20:59:52 +08: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
|
796e998703
|
fix: api key/url sanity check
|
2023-05-19 02:51:20 +00:00 |
AoyuQC
|
635911425e
|
fix: add exception for api
|
2023-05-19 01:56:12 +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
|
2d8f158938
|
added model job list
|
2023-05-18 21:11:15 +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 |
George Gu
|
3e1de10be1
|
[fix] fix inference queue issue
|
2023-05-18 10:30:07 +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 |
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
|
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
|
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 |
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 |
Tang Jie
|
3e789c6213
|
Change train type to Stable-diffusion.
|
2023-05-17 10:44:58 +00:00 |
Tang Jie
|
1492100fa5
|
Change dreambooth model type to Stable-diffusion
|
2023-05-17 08:18:11 +00:00 |
George Gu
|
299e5d60d1
|
[fix]adding get api_gateway before calling remote host
|
2023-05-17 02:40:06 +00:00 |
Yan Dai
|
0e7a1e25ac
|
fixed conflicts
|
2023-05-16 21:06:18 +08:00 |
Yan Dai
|
00058fbcfe
|
added dreambooth list
|
2023-05-16 21:03:29 +08:00 |
George Gu
|
005dd66457
|
[feat]adding display error when endpoint deployment failure
|
2023-05-16 09:08:44 +00:00 |
George Gu
|
a88417969c
|
[fix]update get endpoint logic
|
2023-05-16 08:02:05 +00:00 |
George Gu
|
e0f89a60d1
|
[fix] fix string append error
|
2023-05-16 01:27:51 +00:00 |
AoyuQC
|
8108da41a5
|
fix: add models
|
2023-05-15 09:48:57 +00:00 |
AoyuQC
|
5cdc90ad3a
|
fix: add models for container
|
2023-05-15 08:26:42 +00:00 |
George Gu
|
a594cfb8ac
|
[fix] make sure url is end with /
|
2023-05-15 08:01:14 +00:00 |
George Gu
|
87f8f0186b
|
[fix]always get url and key before sending request
|
2023-05-15 06:58:01 +00:00 |
George Gu
|
8859b7e781
|
[fix] fix typo error
|
2023-05-15 06:41:41 +00:00 |
AoyuQC
|
7d236778ad
|
Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension into main
|
2023-05-15 06:28:18 +00:00 |
AoyuQC
|
08177d5fa4
|
fix: add models for infra
|
2023-05-15 06:28:13 +00:00 |
George Gu
|
07613992c4
|
[fix] save config before do the test connection
|
2023-05-15 06:02:26 +00:00 |
AoyuQC
|
9c54ff7974
|
update path in main
|
2023-05-15 05:11:04 +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
|
09ee2ffb46
|
Sync to stable-difussion-aws-extension with v.0.10.g
|
2023-05-10 05:38:43 +00:00 |
AoyuQC
|
02b1fedb83
|
Sync to stable-difussion-aws-extension with v.0.9.g
|
2023-05-10 03:19:55 +00:00 |
AoyuQC
|
4eecee5057
|
Sync to stable-difussion-aws-extension with v.0.8.g
|
2023-05-10 01:12:47 +00:00 |
AoyuQC
|
e9efe69a3f
|
Sync to stable-difussion-aws-extension with v.0.7.g
|
2023-05-09 11:33:25 +00:00 |
AoyuQC
|
72580f196e
|
Sync to stable-difussion-aws-extension with v.0.6.g
|
2023-05-09 07:23:47 +00:00 |
AoyuQC
|
347d53db15
|
Sync to stable-difussion-aws-extension with v.0.5.g
|
2023-05-09 03:51:38 +00:00 |
AoyuQC
|
2531f28c58
|
Sync to stable-difussion-aws-extension with v.0.2.g
|
2023-05-08 04:38:46 +00:00 |
AoyuQC
|
e95ede9972
|
sync for test 20230508 10:27
|
2023-05-08 02:27:51 +00:00 |
AoyuQC
|
62732c0d40
|
sync for test
|
2023-05-06 15:54:24 +08: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 |