Xiujuan Li
da184265b3
feat: test cn docker image
2023-12-12 14:17:35 +08:00
Xiujuan Li
06046e1ee9
Merge remote-tracking branch 'origin/dev' into xiujuali_2.0
2023-12-12 10:51:25 +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
Xiujuan Li
ca0c2e1809
Merge remote-tracking branch 'origin/dev' into xiujuali_2.0
2023-12-11 09:51: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
Xiujuan Li
838440eb3a
feat: fix inference bug
2023-12-07 13:58:07 +08:00
Xiujuan Li
74c3891328
feat: fix inference bug
2023-12-07 08:13:16 +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
Jingyi
ffefe49b37
Improved endpoint design
2023-10-25 18:29:30 +08:00
Jingyi
54f83c66c3
Fix hidden deleted endpoint
2023-10-23 20:05:39 +08:00
Jingyi
d56600a50b
Fix hidden deleted endpoint
2023-10-23 20:04:47 +08:00
Xiujuan Li
da82008a1f
feat: fix refiner model not fount
2023-10-19 16:12:29 +08:00
Xiujuan Li
a52569a628
feat: merge dev
2023-10-19 14:04:23 +08:00
Yan
3555992ee1
fix: multiple user generating showing problem ( #231 )
...
* fix: lora load from cloud
2023-10-19 09:32:15 +08:00
Xiujuan Li
d211a63c73
feat: change column in model list
2023-10-18 11:45:43 +08:00