Commit Graph

311 Commits (b8174d31e79854626d16c4b139e7abd650ca5b6b)

Author SHA1 Message Date
Yan c078a77b5a
feat: logout btn (#317)
* feat: add logout btn
2023-12-20 11:45:05 +08:00
Yan d82a48e14b
fix: npe (#293)
fix npe for xyz
2023-12-07 14:45:57 +08:00
Yan afad23a1c8
fix: xyz script ui (#291)
* fix: fixed xyz ui
2023-12-06 23:57:22 +08:00
Juanjuan b4b9e344b3
feat: fix the error in inference due to replacing the source scripts in XYZ (#289)
* feat: merge dev

Co-authored-by: Xiujuan Li <xiujuali@amazon.com>
2023-12-06 21:26:25 +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 8050506c20 feat: fix gradio all 2023-12-04 18:44:59 +08:00
Xiujuan Li 358ca9098d feat: fix gradio all 2023-12-04 17:20:49 +08:00
Xiujuan Li ab7ffa82f8 feat: fix gradio all 2023-12-04 10:47:24 +08:00
Xiujuan Li 4c94acd9ea feat: fix gradio all 2023-12-04 10:44:53 +08:00
Xiujuan Li f411eaeddf feat: fix gradio all 2023-12-01 13:40:04 +08:00
Xiujuan Li 29f17441c5 feat: fix gradio all 2023-11-30 19:35:21 +08:00
Xiujuan Li c7687829dc feat: fix gradio all 2023-11-30 19:12:43 +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
Yan 27d807f504
fix: fixed sagemaker endpoint dead lock bug (#278) 2023-11-27 18:18:09 +08:00
Xiujuan Li 6eb03575ef feat: fix xyz_grid bugs 2023-11-24 16:01:24 +08:00
Xiujuan Li ca94f9428e feat: fix xyz_grid bugs 2023-11-24 14:57:53 +08:00
Xiujuan Li ee69e1186e feat: fix xyz_grid bugs 2023-11-24 14:44:56 +08:00
Xiujuan Li 1c7de34142 feat: fix xyz_grid bugs 2023-11-24 11:36:09 +08:00
Xiujuan Li 8cf4b86ce6 feat: fix xyz_grid bugs 2023-11-23 18:53:49 +08:00
Xiujuan Li b879ad66d6 feat: fix xyz_grid bugs 2023-11-23 18:52:08 +08:00
Xiujuan Li af8107d3e5 feat: fix xyz_grid bugs 2023-11-23 18:51:25 +08:00
Xiujuan Li 8a6041d531 feat: fix xyz_grid bugs 2023-11-21 09:52:57 +08:00
Jingyi 9aedf524f9 update api doc 2023-11-20 20:59:57 +08:00
Xiujuan Li e7ee548f21 feat: fix xyz_grid bugs 2023-11-16 17:26:44 +08:00
Jingyi 86a7e4c3fe added byoc docs 2023-11-03 21:05:01 +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
Juanjuan 8a1bfb4603
merge (#240)
Co-authored-by: Xiujuan Li <xiujuali@amazon.com>
2023-10-20 17:02:59 +08:00
Xiujuan Li 4a0ee28932 feat: fix refiner model not fount 2023-10-19 17:25:11 +08:00
Xiujuan Li ac510ef2b9 feat: fix refiner model not fount 2023-10-19 16:20:55 +08:00
Xiujuan Li da82008a1f feat: fix refiner model not fount 2023-10-19 16:12:29 +08:00
Xiujuan Li 759d11635f feat: fix controlnet model names not find 2023-10-19 14:05:48 +08:00
Yan 3555992ee1
fix: multiple user generating showing problem (#231)
* fix: lora load from cloud
2023-10-19 09:32:15 +08:00
Yan 0805975ce5
fix: lora load from cloud (#228) 2023-10-16 17:29:39 +08:00
Yan Dai b942c6f8e1 fix: fix refiner model list 2023-10-08 15:55:37 +08:00
Yan Dai 3f0be3fb44 fix: fix refiner model list 2023-10-08 15:50:53 +08:00
Yan Dai 8e67fb9b0b fix: fix refiner model list 2023-10-07 20:03:32 +08:00
Yan Dai 3f0bd007d2 fix: fixed vae select 2023-10-07 14:03:14 +08:00
Yan 117108ec5d
fix: lora not found error (#201) 2023-09-20 17:28:03 +08:00
Yan 9eeced6399
feat: sd webui 1.6.0 support and xl with controlnet (#199)
* feat: sd-webui 1.6 support
2023-09-20 09:24:14 +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 851850c745 Merge remote-tracking branch 'origin/dev' into xiujuali_2.0 2023-09-07 14:44:44 +08:00
Xiujuan Li bb9196955a Merge remote-tracking branch 'origin/xiujuali_2.0' into xiujuali 2023-09-07 13:48:42 +08:00
Xiujuan Li 4a9cdb79be feat: fix reloadUI 2023-09-07 13:44:41 +08:00
Aaron Yi e644003b67
Merge pull request #187 from awslabs/main
Fix: merge from main to dev branch
2023-09-06 03:26:30 -05:00
Xiujuan Li 52e6abe97a feat: fix upload ui 2023-09-06 11:16:05 +08:00