Commit Graph

209 Commits (b8174d31e79854626d16c4b139e7abd650ca5b6b)

Author SHA1 Message Date
Elon Niu b8174d31e7
Merge pull request #320 from elonniu/openapi
feat: update checkpoints/endpoints/datasets apis
2023-12-20 12:04:10 +08:00
Yan c078a77b5a
feat: logout btn (#317)
* feat: add logout btn
2023-12-20 11:45:05 +08:00
Jingyi c41534d494 update datasets apis 2023-12-20 11:08:02 +08:00
Jingyi b83b6f7f77 update checkpoint apis 2023-12-19 23:35:43 +08:00
Jingyi 9a5a80fa8a update create user api 2023-12-19 22:27:30 +08:00
Jingyi 794284e726 update list resources api 2023-12-19 18:25:25 +08:00
Jingyi a8f9d84dcf update list checkpoints api 2023-12-19 16:01:56 +08:00
Jingyi 6c10f5a324 update list users api 2023-12-19 13:56:49 +08:00
Jingyi d2594bf06b update roles/users/ apis 2023-12-19 13:16:32 +08:00
Jingyi 611b03b5a1 update delete users api 2023-12-18 23:36:35 +08:00
Jingyi 421a78a352 update webui extension 2023-12-18 21:42:24 +08:00
Jingyi 9ee47e7a3a update delete endpoints 2023-12-18 20:45:51 +08:00
Yan 117952a63d
fix: add previous btn to user table and page navigation for role table (#307)
* fix: scripts not finding the right one

* fix: wrong index when getting script

* fix: delete endpoint failed

* fix: controlnet cannot get selected (#252) (#253)

* fix: controlnet model not selected

* feat: Update dreambooth doc.

* feat: update dreambooth en doc.

* fix: vae load without setup sd_vae (#258)

* fix: deleted inference endpoint is still selectable (#263)

* fix: update sd webui version to fix httpx bug.

* fix: fixed sagemaker endpoint dead lock bug

* fix: typo fix

* fix: embedding from url is not working

* feat: minor fixes code

* feat: generate on cloud

* feat: generate on cloud

* feat: fix xyz model names in result

* fix: fixed xyz ui

* fix: fixed xyz ui

* fix: fixed inference list result and show

* fix: fixed user table and role table navigation

* fix: fixed user table and role table navigation

* fix: fixed user table and role table navigation

---------

Co-authored-by: MaggieGao02 <127171625+MaggieGao02@users.noreply.github.com>
Co-authored-by: Tang Jie <tangjiee@amazon.com>
Co-authored-by: Tang Jie <outstandingcandy@gmail.com>
2023-12-12 10:28:07 +08:00
Yan 0486205d7b
fix: inference job list and img2img inference job show bug (#297)
* fix: fixed inference list result and show
2023-12-08 17:18:33 +08:00
Yan d4d404b6cf
fix: bug fix for ui (#288)
* feat: fix xyz model names in result
2023-12-06 21:25:33 +08:00
Xiujuan Li ab7ffa82f8 feat: fix gradio all 2023-12-04 10:47:24 +08:00
Xiujuan Li f06c63ba79 feat: fix gradio all 2023-11-30 15:16:41 +08:00
Xiujuan Li 15908f3267 feat: fix gradio all 2023-11-30 10:21:31 +08:00
Xiujuan Li d7a26cb9df Merge remote-tracking branch 'origin/dev' into xiujuali_2.0 2023-11-30 10:08:52 +08:00
Yan 746f0e8ebf
fix: embeddings model is downloaded to the wrong location (#280)
* fix: fixed sagemaker endpoint dead lock bug
2023-11-28 22:23:22 +08:00
Xiujuan Li 57b718a1ff feat: fix change 2023-11-28 15:05:16 +08:00
Aaron Yi 0adcd3b402
Merge pull request #277 from alvindaiyan/dev-iam
fix: lambda role problem for sagemaker
2023-11-27 15:22:47 +08:00
Xiujuan Li b9453c8a98 Merge remote-tracking branch 'origin/dev' into xiujuali_2.0 2023-11-24 14:45:34 +08:00
Jingyi fc122bcf14 fix instance types 2023-11-24 09:28:02 +08:00
Yan Dai 8d77453f10 fix: update stack not use proper role for sagemaker endpoint 2023-11-22 13:33:24 +08:00
Yan c2aa02555d
fix: delete endpoint (#268)
fixed delete endpoint bugs
2023-11-20 12:38:21 +08:00
Yan Dai df71708fd8 fix: delete endpoint 2023-11-20 12:36:08 +08:00
Yan e8d14769d4
fix: merge main back to dev (#267)
merge main back to dev
2023-11-20 09:40:14 +08:00
Xiujuan Li e7ee548f21 feat: fix xyz_grid bugs 2023-11-16 17:26:44 +08:00
Yan 9a54243ffd
feat: enhancement for authz and authn (#266)
* feat: inhancement for authz and authn
2023-11-16 17:18:52 +08:00
Elon Niu c12c40f83b
Merge pull request #262 from elonniu/improved_endpoint_create
feat: improved endpoint create
2023-11-14 09:53:51 +08:00
Xiujuan Li 3a36bc5638 feat: fix hidden bugs 2023-11-13 14:02:05 +08:00
Xiujuan Li c11f337f5f feat: fix password 2023-11-08 15:11:13 +08:00
Xiujuan Li 81634512f6 feat: fix password 2023-11-08 15:02:27 +08:00
Xiujuan Li d525f56f93 feat: fix password 2023-11-08 13:49:24 +08:00
Xiujuan Li ce9ff34365 feat: fix strip 2023-11-08 10:43:43 +08:00
Xiujuan Li ec2b96cdbc Merge remote-tracking branch 'origin/dev' into xiujuali_2.0 2023-11-06 13:33:55 +08:00
Xiujuan Li c6a0f241f6 feat: fix strip 2023-11-06 13:32:37 +08:00
Jingyi ca47e7be97 improved endpoint create 2023-11-03 21:19:22 +08:00
Yan 957d56277b
fix: vae loading without checking ui settings (#257) 2023-11-03 16:31:10 +08:00
Xiujuan Li 0bf564be18 feat: fix strip 2023-11-02 11:08:23 +08:00
Xiujuan Li 5d38e11605 feat: fix strip 2023-10-31 19:14:08 +08:00
Xiujuan Li 5e3bb2a5b6 Merge remote-tracking branch 'origin/dev' into xiujuali_2.0 2023-10-31 19:11:53 +08:00
Yan 897537eac3
feat: allow to add new roles and avoid restart after upsert an user (#254)
* feat: roles panel and avoid restarting after upserting new users
2023-10-31 16:17:08 +08:00
Xiujuan Li 6bb45d22ef feat: fix pagesize 2023-10-31 13:16:35 +08:00
Elon Niu be953eb7e0
Merge pull request #246 from elonniu/improved_delete_endpoint
feat: Improved endpoint design
2023-10-30 17:12:48 +08:00
Xiujuan Li 794c142559 feat: fix password check 2023-10-30 13:15:22 +08:00
Xiujuan Li 5ab932d5f3 feat: fix password check 2023-10-30 13:11:45 +08:00
Yan 1640651f81
fix: controlnet cannot get selected (#252)
* fix: controlnet model not selected
2023-10-26 16:52:32 +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