Commit Graph

1751 Commits (de0b4e7eb083e0df609cf4e58515bbb595e65595)

Author SHA1 Message Date
Aaron Yi 3e7264d548
Merge pull request #186 from awslabs/yike5460-patch-1
Update README.md
2023-09-06 03:22:52 -05:00
Aaron Yi 5f91b5c161
Update README.md 2023-09-06 03:22:30 -05:00
Yan Dai fdd4c6306d feat: [multi-account] ui setup and refactor 2023-09-06 13:12:14 +08:00
Xiujuan Li e8067773f3 Merge remote-tracking branch 'origin/dev' into xiujuali 2023-09-06 11:53:11 +08:00
Xiujuan Li f5a561e4fe feat: fix upload ui 2023-09-06 11:31:12 +08:00
Xiujuan Li 52e6abe97a feat: fix upload ui 2023-09-06 11:16:05 +08:00
Ning 792a8dc00c docs: add CN api doc and train api 2023-09-06 09:35:28 +08:00
Ning 35b8cd00d0 docs: add CN api doc and train api 2023-09-06 09:34:12 +08:00
Aoyu 86d5df311d
Merge pull request #185 from awslabs/alvindaiyan-patch-6
fix: vae model not load in mme_utils.py
2023-09-06 09:10:44 +08:00
Yan 974ab11660
fix: vae model not load in mme_utils.py 2023-09-05 20:21:55 +08:00
ming gu 6289f4aae3
Merge pull request #183 from awslabs/minggu
update scaling policy
2023-09-05 16:23:41 +08:00
guming3d 1c58a7f1a5 update scaling policy 2023-09-05 08:15:31 +00:00
Yan Dai 172f30816d fix: massive refactor sd extension front end code and logging fix 2023-09-05 15:25:44 +08:00
Xiujuan Li a5bca7de45 feat: fix upload ui 2023-09-05 14:39:04 +08:00
Xiujuan Li 6278e79f34 feat: fix upload ui 2023-09-05 14:13:17 +08:00
Xiujuan Li 22a854b273 feat: fix upload ui 2023-09-05 13:50:51 +08:00
Yan Dai 9dc134a5af Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-09-04 12:55:49 +08:00
Xiujuan Li ccd3fa272c feat: fix upload ui 2023-09-01 16:41:47 +08:00
Xiujuan Li bf67fe2004 feat: fix upload ui 2023-09-01 16:40:44 +08:00
Xiujuan Li 4c004c50a1 feat: fix upload ui 2023-09-01 15:48:05 +08:00
Xiujuan Li 095e7b77a5 feat: fix upload ui 2023-09-01 15:46:07 +08:00
Xiujuan Li ec1cdf6af9 feat: fix upload ui 2023-09-01 14:33:01 +08:00
Xiujuan Li 8982e4353c feat: fix upload ui 2023-09-01 14:28:52 +08:00
Xiujuan Li 9e10488ba8 feat: fix upload ui 2023-09-01 13:54:44 +08:00
Xiujuan Li d16871abd8 feat: fix upload ui 2023-09-01 13:34:45 +08:00
Xiujuan Li d0c9b89e71 feat: fix upload ui 2023-09-01 10:39:59 +08:00
Xiujuan Li 7e56f2bc54 feat: fix upload ui 2023-08-31 17:37:54 +08:00
Yan a4d0de13ab
fix: script validation when sending request to backend (#179)
* fix: scripts not finding the right one

* fix: wrong index when getting script
2023-08-31 17:08:47 +08:00
Xiujuan Li 7e97e3d5a1 feat: fix upload ui 2023-08-31 14:59:05 +08:00
Yan 1d034c1aa7
fix: scripts not finding the right one (#178) 2023-08-31 14:50:10 +08:00
Xiujuan Li 64df48e7f4 feat: fix upload ui 2023-08-31 14:48:20 +08:00
Xiujuan Li 5be0d6ec6a feat: fix inference job sort by time 2023-08-31 11:28:11 +08:00
Xiujuan Li dab3a4ac04 Merge remote-tracking branch 'origin/xiujuali' into xiujuali_2.0 2023-08-30 16:15:59 +08:00
Xiujuan Li aeebae9f55 feat: add upload api backend about uploading file to s3 from url directly 2023-08-30 16:15:45 +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 751210c202 Merge remote-tracking branch 'origin/xiujuali' into xiujuali_2.0 2023-08-30 13:19:54 +08:00
Xiujuan Li 52e78c75e0 feat: add upload api backend about uploading file to s3 from url directly 2023-08-30 13:18:39 +08:00
Xiujuan Li 87e30ba070 feat: add upload api backend about uploading file to s3 from url directly 2023-08-30 13:16:04 +08:00
Xiujuan Li 95af75fa04 feat: add upload api backend about uploading file to s3 from url directly 2023-08-30 13:13:26 +08:00
Xiujuan Li 7a705a9597 Merge remote-tracking branch 'origin/xiujuali' into xiujuali_2.0 2023-08-30 13:07:35 +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 3a51444c64 Merge remote-tracking branch 'origin/dev' into xiujuali 2023-08-29 13:39:28 +08:00
Xiujuan Li f4b9720272 feat: add upload api backend about uploading file to s3 from url directly 2023-08-29 13:38:46 +08:00
Yan 74243142f9
feat: allow midware start from existing ddb and s3 (#171)
* fix: fixed permission issue when delete endpoints (issue #161)
* feat: allow user to delete and create stack from existing resource (issue #165)
2023-08-28 16:44:35 +08:00
Yan 0a13a47830
Update main.py for dataset view (#172)
dataset view using image gallery still not support the raw s3 url yet, so rollback the previous version and will fix later
2023-08-25 14:26:06 +08:00
Yan 5fbd3da454
fixed create model in model_api.py (#173) 2023-08-25 14:25:50 +08:00
Yan 920090dfa3
Update main.py (#174) 2023-08-25 14:25:32 +08:00
Yan e10e231c59
feat: tile vae support (#175) 2023-08-25 11:11:59 +08:00
Yan Dai 9a2cd5f8b2 feat: allow user to delete and create stack from existing resource (issue #165) 2023-08-24 16:10:14 +08:00
Yan Dai 3975853c1f feat: allow user to delete and create stack from existing resource (issue #165) 2023-08-24 16:07:50 +08:00