Commit Graph

65 Commits (de0b4e7eb083e0df609cf4e58515bbb595e65595)

Author SHA1 Message Date
Jingyi ffefe49b37 Improved endpoint design 2023-10-25 18:29:30 +08:00
Yan 7dc108e973
feat: multi-user for webui (#189)
* feat: [multi-account] initial feature developed. see pr https://github.com/awslabs/stable-diffusion-aws-extension/pull/189
2023-09-18 15:19:01 +08:00
Xiujuan Li 5be0d6ec6a feat: fix inference job sort by time 2023-08-31 11:28:11 +08:00
Xiujuan Li c6a2d3408e feat: add upload api backend about uploading file to s3 from url directly 2023-08-30 16:11:57 +08:00
Xiujuan Li 359eeaa812 feat: add upload api backend about uploading file to s3 from url directly 2023-08-30 12:52:47 +08:00
Xiujuan Li a2dd191e0b merge dev 2023-08-09 16:51:36 +08:00
Xiujuan Li 40bb16b777 merge dev 2023-08-09 16:51:14 +08:00
Xiujuan Li 983e032f12 merge dev 2023-08-09 16:02:55 +08:00
Xiujuan Li 26e82e8c16 merge dev 2023-08-09 13:36:10 +08:00
Xiujuan Li 005663b668 merge dev 2023-08-07 16:35:07 +08:00
George Gu 4e86fdbc55 Merge branch 'dev' into minggu 2023-08-06 07:05:45 +08:00
guming3d 12ec2a5887 feat: update UI for autoscaling 2023-08-01 06:36:56 +00:00
guming3d f38be6c57a fix:update the autoscaling code 2023-08-01 02:08:53 +00:00
Yan Dai 13bbe89e34 feature: merged from dev 2023-07-31 19:35:03 +08:00
Yan Dai 6af86e8ce8 feature: frontend change for capture data from gradio 2023-07-31 19:06:33 +08:00
guming3d 2eb0c3ee9f feat: auto-scaling 2023-07-31 03:08:59 +00:00
Ning Lu a27298800b hore: remove unused inference code 2023-07-30 08:06:14 +00:00
Yan Dai 2763029920 fix: refactor infrastructure code 2023-07-28 15:44:31 +08:00
Ning Lu 2ecfe2aecd chore: remove unused files 2023-07-28 05:10:45 +00:00
Yan Dai 8ff6f4885f feature: new workflow 2023-07-27 17:42:27 +08:00
Ning Lu 32d111efd7 feat: upload tar file to s3 bucket 2023-07-27 08:30:32 +00:00
Ning Lu 4059b070f6 fix: update train cdk 2023-07-26 02:05:07 +00:00
Ning Lu 73b455fc29 feat: update train api cdk 2023-07-25 13:59:25 +00:00
Ning Lu f18e24545d chore: update txt2img api 2023-07-24 05:08:57 +00:00
Ning Lu 4ecaa48478 feat: add image download function 2023-07-14 03:54:54 +00:00
Ning Lu fedde9f15d feat: modify cdk and lambda to support txt2img 2023-07-13 03:16:30 +00:00
guming3d 46f9d43165 fix: fix Endpoint in Creating status can not delete bug 2023-07-11 02:40:22 +00:00
guming3d de7ead674b fix: no need to update endpoint deployment job when failed to delete the endpoint 2023-07-10 02:03:42 +00:00
AoyuQC 9833676094 feat: update param files 2023-06-15 08:25:03 +00:00
AoyuQC 5c30d425aa feat: update api debug json 2023-06-14 08:10:49 +00:00
guming3d 1c3fbe2af8 fix: change the startTime format align with end time 2023-06-09 07:41:18 +00:00
AoyuQC 7f5c3805eb WIP: img2img func 2023-06-09 07:39:17 +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 b1758caff8 update lambda to support reference-only of controlnet 2023-06-02 01:46:00 +00:00
yuxiao db74c3df5b add exception catch when the payload parameter can not get from js 2023-06-01 06:56:37 +00:00
George Gu 53ff6039d3 feat: remove s3 bucket parameter 2023-05-31 03:17:37 +00: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
George Gu 882274c0fa fix: remove s3v4 for s3 client 2023-05-26 03:30:41 +00:00
yuxiao 2a9ee0c2fe modify input parametertype 2023-05-25 03:48:30 +00: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
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
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