Commit Graph

180 Commits (19d60765ab4bd79a3063b34ddc791256c1a77458)

Author SHA1 Message Date
yuxiao 58525ee0c8 update parameter parser for inpaint and inpaint sketch 2023-06-14 13:04:02 +00:00
AoyuQC 5c30d425aa feat: update api debug json 2023-06-14 08:10:49 +00:00
AoyuQC 8d26b695b9 fix: img2img parser 2023-06-14 07:26:04 +00:00
yuxiao ec7367af8b update parameter parser for img2img 2023-06-14 06:54:42 +00:00
yuxiao cadc24138e modify parameter parser for inpaint 2023-06-14 05:49:20 +00:00
yuxiao 768445ace7 modify parameter parser for inpaint sketch 2023-06-14 03:32:48 +00:00
yuxiao c24c44497b update parameter parser 2023-06-13 13:03:09 +00:00
dependabot[bot] b0e5d64ffc
build(deps): bump gradio in /middleware_api/lambda/inference
Bumps [gradio](https://github.com/gradio-app/gradio) from 3.32.0 to 3.34.0.
- [Release notes](https://github.com/gradio-app/gradio/releases)
- [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gradio-app/gradio/compare/v3.32.0...v3.34.0)

---
updated-dependencies:
- dependency-name: gradio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 06:54:10 +00:00
guming3d 7033111a5a fix:update the lambda 2023-06-13 05:27:16 +00:00
AoyuQC 5330155a94 fix: solve parse bug 2023-06-13 03:44:14 +00:00
AoyuQC cdcc41f193 fix: add gradio in app dockerfile 2023-06-13 02:35:25 +00:00
AoyuQC 420e3dd5ae fix: fix param parser bug 2023-06-13 02:14:56 +00:00
yuxiao 54a4f5b0f7 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-06-12 09:36:06 +00:00
guming3d 2210620809 feat: saving the caption to ddb 2023-06-12 09:01:18 +00:00
yuxiao c618eeec3a Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-06-12 07:42:05 +00:00
yuxiao c3bb9b5ff5 update parameter parser 2023-06-12 07:42:01 +00:00
AoyuQC 82e98bd4ab feat: clip/deep sns to be completed 2023-06-12 07:39:35 +00:00
AoyuQC 59df32a2ee fix: add PIL in requirements in inference dockerfile 2023-06-12 06:32:58 +00:00
AoyuQC 89eb0601ed fix: Dockerfile for middleware lambda 2023-06-12 05:57:16 +00:00
yuxiao 65bdc6c769 update parameter parser for img2img 2023-06-12 05:15:33 +00:00
yuxiao bfd7a34485 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-06-12 01:34:36 +00:00
yuxiao 145d7e80c9 update img2img parameter parser 2023-06-12 01:34:30 +00:00
guming3d 1c3fbe2af8 fix: change the startTime format align with end time 2023-06-09 07:41:18 +00:00
AoyuQC 6ae617a99e Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-06-09 07:39:19 +00:00
AoyuQC 7f5c3805eb WIP: img2img func 2023-06-09 07:39:17 +00:00
guming3d 497e54da6e feat: update the js function and lambda for img2img 2023-06-09 06:05:59 +00:00
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
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