Commit Graph

209 Commits (50e1c3a8a6e2e150d6803e902d40f6bd84faab21)

Author SHA1 Message Date
George Gu 08e75555ed fix: hide the AWS Model Setting tab 2023-06-01 09:15:43 +00:00
George Gu b47bfc412c fix: temp hide the not implemented button on main page 2023-06-01 08:10:28 +00:00
Yan Dai 820b67f183 [fix] fixed upload to clear all inputs 2023-05-31 19:24:58 +08:00
Yan Dai e9bc74b359 Merge remote-tracking branch 'origin/dev' into dev 2023-05-31 19:13:14 +08:00
Yan Dai e31291065f [feature] added training instance type choosing 2023-05-31 19:10:17 +08:00
AoyuQC 6caf8e012b fix: rm work in progress 2023-05-31 11:04:49 +00:00
Yan Dai 71c4067a90 [fix] added missing dependency 2023-05-31 10:20:22 +08:00
Yan Dai 29671d4e88 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-05-31 00:39:10 +08:00
Yan Dai c53050c82b [feat] added backend for upload files 2023-05-31 00:36:17 +08:00
Tang Jie 02d10b56f4 fix: clean import 2023-05-29 06:39:14 +00:00
Tang Jie 882b526d97 feat dreambooth: code restruction 2023-05-29 03:23:04 +00:00
George Gu 443a42b359 fix: change format of font in UI 2023-05-26 06:39:45 +00:00
Tang Jie 1800e86900 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-25 09:16:04 +00:00
Tang Jie 625873e8f3 fix dreambooth: class data path not exist. 2023-05-25 09:14:49 +00:00
Yan Dai a08ffa2a5f Merge remote-tracking branch 'origin/dev' into dev 2023-05-25 15:29:27 +08:00
Yan Dai fba7a16646 [fix] training job status and checkpoint path error for cloud checkpoint for model creating 2023-05-25 15:28:59 +08:00
AoyuQC fcb3d20c0d fix: more instance choices for async ep 2023-05-25 06:11:35 +00:00
George Gu eeb20299e5 feat: support img2img 2023-05-24 08:10:29 +00:00
Tang Jie 094983b558 fix: class data path error. 2023-05-24 03:25:29 +00:00
George Gu 8c9db1c944 adding delete logic 2023-05-23 09:01:24 +00:00
Yan Dai c062632963 [fix] fixed create model and training job showing orders, introduced timestamp to model, checkpoint and training table 2023-05-23 16:13:58 +08:00
George Gu 9d8211b0f4 [feat] adding refresh button for api an token for refresh issue 2023-05-22 09:08:31 +00:00
yike5460 052338d6c2 fix: remove debugging log and unused code 2023-05-22 06:51:00 +00:00
yike5460 e01381cae9 fix: remove debugging log and unused code 2023-05-22 06:47:42 +00:00
George Gu 31acee9dc0 [fix] remove unused ui code and comment code 2023-05-22 02:38:45 +00:00
George Gu 6b105d4803 [feat] move endpoint and model upload to sagemaker tab ui 2023-05-22 02:35:20 +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
AoyuQC 635911425e fix: add exception for api 2023-05-19 01:56:12 +00:00
Yan Dai 2d8f158938 added model job list 2023-05-18 21:11:15 +08:00
Yan Dai 2f8926317e Merge branch 'main' of github.com:aws-samples/stable-diffusion-aws-extension 2023-05-18 17:41:44 +08:00
Yan Dai a02371a0c5 added training job list 2023-05-18 17:09:08 +08: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
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
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 005dd66457 [feat]adding display error when endpoint deployment failure 2023-05-16 09:08:44 +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 8859b7e781 [fix] fix typo error 2023-05-15 06:41:41 +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 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 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