Commit Graph

376 Commits (360c1a38ccd2cb2cbfdbb88203e9d3441219174a)

Author SHA1 Message Date
Xiujuan Li d42434fcac feat: animatediff support 2024-01-25 16:44:19 +08:00
Xiujuan Li 233e61474e feat: animatediff support 2024-01-25 14:30:40 +08:00
Xiujuan Li 2a69098935 feat: animatediff support 2024-01-25 14:06:38 +08:00
Ning 87920e570c feat: remove db 2024-01-25 13:07:44 +08:00
Xiujuan Li 189db1e32b feat: animatediff support 2024-01-24 17:14:04 +08:00
Jingyi 8cba2816e9 fix inference_queue 2024-01-22 12:17:20 +08:00
Ning 0810154bd3 Merge branch 'dev' 2024-01-19 17:42:40 +08:00
AoyuQC af9fdd3714 update requests version 2024-01-18 05:40:37 +00:00
Jingyi 7c0da1b3e0 just pass 2024-01-11 17:28:23 +08:00
Jingyi bb2edd8677 remove error print 2024-01-11 17:25:30 +08:00
Jingyi 623d5f48c5 remove error print 2024-01-11 17:07:18 +08:00
Jingyi 8edd259e12 improved inference time tip 2024-01-11 05:50:39 +08:00
Jingyi b3d0f2f3b6 support real time endpoint 2024-01-11 03:58:21 +08:00
Jingyi 7504eeddd2 auto update suer data and fix config 2024-01-09 17:58:36 +08:00
Yan bb3ce00c25
fix: webui frozen after 30th infer (#331)
* fix: scripts not finding the right one

* fix: wrong index when getting script

* fix: delete endpoint failed

* fix: remove not used queue
2023-12-22 17:17:13 +08:00
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
Xiujuan Li a5bca7de45 feat: fix upload ui 2023-09-05 14:39:04 +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 52e78c75e0 feat: add upload api backend about uploading file to s3 from url directly 2023-08-30 13:18:39 +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 920090dfa3
Update main.py (#174) 2023-08-25 14:25:32 +08:00
Xiujuan Li b0134a4084 feat: fix upload component files show 2023-08-18 15:08:30 +08:00
Xiujuan Li 80e94c2666 feat: fix upload component files show 2023-08-18 14:59:39 +08:00
Xiujuan Li 8c5d5e29a1 feat: fix upload component files show 2023-08-18 14:57:32 +08:00
Xiujuan Li 0fd5760402 feat: fix upload component files show 2023-08-18 14:52:22 +08:00
Xiujuan Li 6b80cd8780 feat: fix upload component files show 2023-08-18 09:48:11 +08:00
Xiujuan Li e2aaa50926 feat: fix upload component files show 2023-08-17 16:46:59 +08:00
Xiujuan Li acfb5f190f feat: fix upload component files show 2023-08-17 16:20:54 +08:00
Xiujuan Li 44d04c89aa feat: fix upload component files show 2023-08-17 14:07:04 +08:00
Xiujuan Li 9e63da464a Merge remote-tracking branch 'origin/dev' into xiujuali 2023-08-16 10:48:32 +08:00
Yan Dai fff27e0d16 fix: created dummy model for test 2023-08-15 16:38:05 +08:00
Yan Dai 94efc7bd9f Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-08-15 15:48:45 +08:00
Yan Dai 0f8331b968 fix: created dummy model for test 2023-08-15 15:48:29 +08:00
Xiao Yu 57c04b4a28
fix inpaint mask (#148) 2023-08-15 14:22:19 +08:00
Xiujuan Li 8b0337d8d1 feat: fix upload component files show 2023-08-15 12:57:26 +08:00
Yan Dai 064b75b756 fix: fixed permission error and ui bug 2023-08-15 10:39:15 +08:00
Xiujuan Li c6c0f9a5ee merge dev 2023-08-11 09:35:17 +08:00
Xiujuan Li 881c5984db merge dev 2023-08-10 16:55:13 +08:00
Xiujuan Li 450db409ec merge dev 2023-08-10 16:36:48 +08:00
Yan 76d97293b8
fix: xyz script fix and other bugs (#128)
* feature: vae support

* fix: xyz script fix and other small bugs

* fix: review fix
2023-08-09 17:36:21 +08:00
Juanjuan 3b32707ce8
Merge pull request #120 from awslabs/xiujuali_2.0
feat: upload models from local to S3 directly
2023-08-09 10:16:11 +08:00
Xiujuan Li a4c5f5bc55 merge dev 2023-08-08 22:37:14 +08:00
Xiujuan Li 1f1c0a8f48 merge dev 2023-08-08 21:03:00 +08:00