Commit Graph

40 Commits (de0b4e7eb083e0df609cf4e58515bbb595e65595)

Author SHA1 Message Date
Yan 9a54243ffd
feat: enhancement for authz and authn (#266)
* feat: inhancement for authz and authn
2023-11-16 17:18:52 +08:00
Yan 9bf2bbafd0
fix: Cloud model loading (#245)
* fix: lora load from cloud

* feat: embedding model not found fix

* fix: controlnet models problem

* fix: fixed controlnet generating problems

---------

Co-authored-by: Xiujuan Li <xiujuali@amazon.com>
2023-10-26 09:49:33 +08:00
Xiujuan Li b713adcee5 feat: fix reload and lambda init quota and optimize memery size of upload model 2023-10-13 14:00:07 +08:00
Yan Dai 2f00c8cc6d fix: bug fix and english doc for mul 2023-09-27 16:56:32 +08:00
Yan 5de4a1d269
fix: add docs and multi user setup (#208)
* fix: bugfix and docs for multiuser initial setup
2023-09-27 09:17:04 +08:00
Xiujuan Li 1789c5b921 feat: merge main and dev and fix ui 2023-09-25 13:34:10 +08:00
Xiujuan Li 6009191dc8 feat: merge main and dev and fix ui 2023-09-25 13:21:06 +08:00
Xiujuan Li fae3b3f7c9 feat: merge main and dev and fix ui 2023-09-25 13:16:09 +08:00
Xiujuan Li dec0c4f0d2 feat: merge main and dev and fix ui 2023-09-25 13:13:26 +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 258b023666 feat: fix reloadUI 2023-09-07 17:17:37 +08:00
Xiujuan Li 0da434edbc feat: fix reloadUI 2023-09-07 17:09:59 +08:00
Xiujuan Li 91879cbfe4 feat: fix reloadUI 2023-09-07 17:04:55 +08:00
Xiujuan Li d329725259 feat: fix reloadUI 2023-09-07 16:53:28 +08:00
Xiujuan Li 851850c745 Merge remote-tracking branch 'origin/dev' into xiujuali_2.0 2023-09-07 14:44:44 +08:00
Xiujuan Li 8f07a7ef39 feat: fix reloadUI 2023-09-07 14:39:14 +08:00
Xiujuan Li 22a854b273 feat: fix upload ui 2023-09-05 13:50:51 +08:00
Xiujuan Li 4c004c50a1 feat: fix upload ui 2023-09-01 15:48:05 +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 f4b9720272 feat: add upload api backend about uploading file to s3 from url directly 2023-08-29 13:38:46 +08:00
Yan 5fbd3da454
fixed create model in model_api.py (#173) 2023-08-25 14:25:50 +08:00
Xiujuan Li 8b0337d8d1 feat: fix upload component files show 2023-08-15 12:57:26 +08:00
Xiujuan Li ac2115f33d format code 2023-08-04 16:32:01 +08:00
Xiujuan Li 2667e78d46 format code 2023-08-03 16:49:55 +08:00
Yan Dai 13bbe89e34 feature: merged from dev 2023-07-31 19:35:03 +08:00
Ning Lu 2ecfe2aecd chore: remove unused files 2023-07-28 05:10:45 +00:00
Ning Lu 2dcb019225 chore: get model data from ddb 2023-07-28 04:53:39 +00:00
Ning Lu 599a3f859b fix: update tar path 2023-07-28 03:47:17 +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
Yan Dai 817bb80f76 [fix] training api fix 2023-06-01 16:35:50 +08:00
Yan Dai e31291065f [feature] added training instance type choosing 2023-05-31 19:10:17 +08:00
Yan Dai c53050c82b [feat] added backend for upload files 2023-05-31 00:36:17 +08:00
Yan Dai 03420682e7 [feat] added template parameter for apigw token and model instance type 2023-05-26 15:43:32 +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
Yan Dai ed7f645024 [fix] fixed s3 path problem for the backend part 2023-05-25 10:33:01 +08: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