Commit Graph

54 Commits (b6c9c09fa4ece87faa41904df438d40867f2e6e2)

Author SHA1 Message Date
ming gu e211399b4f
fix: Update app.py to fix typo error 2023-06-08 14:05:26 +08:00
guming3d b7a3be70a0 feat: adding taskType in the inference logic 2023-06-08 02:19:21 +00:00
George Gu 3b2302fdb0 feat: adding type field when calling remote inference api 2023-06-07 06:54:59 +00:00
yuxiao 83ff8422f3 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-06-02 01:46:05 +00:00
yuxiao b1758caff8 update lambda to support reference-only of controlnet 2023-06-02 01:46:00 +00:00
Yan Dai a880619956 [feature] fixed s3 dataset to sagemaker tab 2023-06-01 20:26:59 +08:00
Yan Dai ea85027893 Merge remote-tracking branch 'origin/dev' into dev 2023-06-01 16:47:21 +08:00
Yan Dai 817bb80f76 [fix] training api fix 2023-06-01 16:35:50 +08:00
yuxiao db74c3df5b add exception catch when the payload parameter can not get from js 2023-06-01 06:56:37 +00: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
George Gu 53ff6039d3 feat: remove s3 bucket parameter 2023-05-31 03:17:37 +00: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
yuxiao 07cf1f8774 modify controlnet parameter type 2023-05-30 13:00:53 +00:00
George Gu e012e53e76 fix: adding s3 region name in client to fix cors issue 2023-05-29 04:04:14 +00:00
George Gu 55dc663032 fix: update the notification lambda to fix template error 2023-05-27 06:16:41 +00:00
Yan Dai 03420682e7 [feat] added template parameter for apigw token and model instance type 2023-05-26 15:43:32 +08:00
George Gu 882274c0fa fix: remove s3v4 for s3 client 2023-05-26 03:30:41 +00:00
yuxiao 796333645b Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-26 02:32:51 +00:00
Yan Dai 15e123362b [fix] ecr build error and removed not used files 2023-05-25 22:22:54 +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
Yan Dai 8eeb2bb108 [fix] fixed s3 path problem for the backend part (training) 2023-05-25 12:49:11 +08:00
yuxiao 5bc3bf2690 Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-25 03:48:36 +00:00
yuxiao 2a9ee0c2fe modify input parametertype 2023-05-25 03:48:30 +00:00
Yan Dai ed7f645024 [fix] fixed s3 path problem for the backend part 2023-05-25 10:33:01 +08:00
yuxiao 238bf706db Merge branch 'dev' of https://github.com/aws-samples/stable-diffusion-aws-extension into dev 2023-05-24 07:46:18 +00:00
yuxiao 027380d9b2 modify a name of input parameter of controlnet 2023-05-24 07:46:07 +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 e32befd78a [fix] fixed backend and frontend 2023-05-19 04:56:32 +00:00
George Gu aa7b6beef9 [fix] adding some error handling logic 2023-05-19 01:21:27 +00: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
George Gu 21a9982aa5 [fix] fix typo error 2023-05-18 09:12:41 +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
Yan Dai 8cb11b1248 fixed dreambooth model name 2023-05-18 14:33:01 +08:00
AoyuQC 9f346eee44 feat: change async infer from 15min to 60min 2023-05-17 02:49:37 +00:00
George Gu a88417969c [fix]update get endpoint logic 2023-05-16 08:02:05 +00:00
Yan Dai 5551eaab46 added missing file and fixed create model bugs 2023-05-16 09:30:07 +08:00
AoyuQC 5cdc90ad3a fix: add models for container 2023-05-15 08:26:42 +00:00
AoyuQC 08177d5fa4 fix: add models for infra 2023-05-15 06:28:13 +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 e9efe69a3f Sync to stable-difussion-aws-extension with v.0.7.g 2023-05-09 11:33:25 +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