Commit Graph

376 Commits (5aaa9ba35e67b95d1dfb0c68c69cb49d4e8a6044)

Author SHA1 Message Date
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
Yan a96c847f3d
feature: vae support (#127) 2023-08-08 20:11:11 +08:00
Xiujuan Li 7eac3c9dad merge dev 2023-08-08 17:42:46 +08:00
Xiujuan Li c310da7ced merge dev 2023-08-08 16:55:15 +08:00
Xiujuan Li 6c4756bc1a merge dev 2023-08-08 14:36:58 +08:00
Xiujuan Li da63a0a97f Merge remote-tracking branch 'origin/dev' into xiujuali_2.0 2023-08-08 14:32:42 +08:00
Xiujuan Li c050661912 merge dev 2023-08-08 14:21:34 +08:00
Yan a07f4200e2
fix: the stack deploy fail on inference stack (#124)
* fix: async display cloud infer result

* fix: async display cloud infer result with sized queue

* fix: inference stack deploy problem

* fix: still trying to fix inference stack deploy problem
2023-08-08 12:43:31 +08:00
Xiujuan Li 3c0d1b76f5 merge dev 2023-08-07 13:34:02 +08:00
Xiujuan Li 70ff4d2dd4 merge dev 2023-08-07 11:26:59 +08:00
Yan c1c79153df
fix: async display cloud infer result (#118)
* fix: async display cloud infer result

* fix: async display cloud infer result with sized queue
2023-08-07 09:38:05 +08:00
George Gu 4e86fdbc55 Merge branch 'dev' into minggu 2023-08-06 07:05:45 +08:00
Yan Dai 419a8bd73c fix: change back the default image_inner method 2023-08-04 11:17:54 +08:00
Yan Dai c70f3f2fbb fix: comment not used and broken code 2023-08-03 19:31:28 +08:00
Yan Dai d5772f9687 fix: ui inhancement 2023-08-03 17:58:44 +08:00
Yan Dai 62e2b63da8 feature: minor fix for ui 2023-08-03 17:11:14 +08:00
Yan Dai 51f86608a1 feature: after review 2023-08-03 10:25:43 +08:00
guming3d 1a49234ddb fix: adding change endpoint name feature 2023-08-02 07:26:38 +00:00
Yan Dai 3ef240310f feature: supported lora, hypernet, embedding type and mixture 2023-08-01 18:36:47 +08:00
guming3d 6718411be5 fix: update the autoscaling code 2023-08-01 07:32:26 +00:00
guming3d 12ec2a5887 feat: update UI for autoscaling 2023-08-01 06:36:56 +00:00
Yan Dai a816b090f0 feature: merged from dev 2023-07-31 23:44:27 +08:00
Yan Dai 3d4eea9a17 feature: merged from dev 2023-07-31 22:32:27 +08:00
Yan Dai ff9179314f feature: merged from dev 2023-07-31 22:08:22 +08:00
Yan Dai 32aa92afdc feature: merged from dev 2023-07-31 20:56:36 +08:00
Yan Dai 13bbe89e34 feature: merged from dev 2023-07-31 19:35:03 +08:00
Yan Dai 6af86e8ce8 feature: frontend change for capture data from gradio 2023-07-31 19:06:33 +08:00
Yan Dai 2763029920 fix: refactor infrastructure code 2023-07-28 15:44:31 +08:00
Yan Dai 795ac38e45 feature: enable multiple controlnet in sagemaker 2023-07-28 14:12:37 +08:00
Yan Dai 15cc38dfc5 feature: enable multiple controlnet in sagemaker 2023-07-27 22:47:07 +08:00
Xiujuan Li 444c469a94 format code 2023-07-27 22:16:00 +08:00
Yan Dai 8212f74b82 feature: new workflow 2023-07-27 19:29:36 +08:00
Yan Dai 8ff6f4885f feature: new workflow 2023-07-27 17:42:27 +08:00
Xiujuan Li 161f827f8e test with log 2023-07-27 14:36:50 +08:00
AoyuQC cc4b6de65c fix: rm unused lib 2023-07-14 07:50:24 +00:00
AoyuQC 423956cc2c feat: recover api log 2023-07-14 07:45:53 +00:00
AoyuQC 3d746d7ef5 Merge branch 'dev' into aoyu 2023-07-14 07:19:22 +00:00
AoyuQC efc9507fb4 feat: update api log 2023-07-14 07:19:00 +00:00
Xiujuan Li eead93af96 fix: hide g5 instance 2023-07-14 14:59:25 +08:00
Xiujuan Li 6e2109efa3 fix: hide g5 instance 2023-07-14 14:33:21 +08:00
AoyuQC 8caaa508c6 feat:add debug log 2023-07-14 06:32:12 +00:00
Xiujuan Li 5cbac373f4 fix: hide g5 instance 2023-07-14 13:37:01 +08:00
Xiujuan Li 823bf189ce fix: hide g5 instance 2023-07-14 13:26:47 +08:00
Xiujuan Li f963e3b814 fix: hide g5 instance 2023-07-14 12:41:07 +08:00
Xiujuan Li 3a9776738f feature: opt 2023-07-14 10:42:50 +08:00
Xiujuan Li 6941bb75d7 feature: opt 2023-07-14 10:32:36 +08:00
AoyuQC 366766621d feat add next_asyncio 2023-07-12 09:03:09 +00:00
AoyuQC f518d6eb61 Merge branch 'dev' into aoyu 2023-07-12 08:54:31 +00:00
AoyuQC 7d94e1ec0d fix: add async post 2023-07-12 08:19:17 +00:00
guming3d ab2612c8ff fix: txt2img and img2img prompt update when select inference 2023-07-11 08:56:33 +00:00
yike5460 05848e9aed feat: support non-blocking inference with async loop 2023-07-11 06:25:41 +00:00
Yan 0e7be2955b
feat: Windows Support (#53)
* feat: add os agnostic libray for existing shell command

* feat: add os agnostic libray for existing shell command, function tweaks and move to test folder

* feat: windows version of pre-flight script

* feat: replace existing shell command with os agnostic library

* [bug] windows upload files

* [bug] windows upload models

* merge conflicts

---------

Co-authored-by: yike5460 <yike5460@163.com>
2023-07-10 17:37:53 +08:00
guming3d 0ab52564e5 Merge branch 'dev' into prompt_writeback 2023-07-10 07:01:22 +00:00
guming3d 44be102087 feat: remove xlarge from endpoint candidate list 2023-07-10 00:49:36 +00:00
guming3d e5323a0c7c feat: update prompt based on the model selected 2023-07-05 05:14:11 +00:00
guming3d 61258e14e0 fix: change the style of disclaimer 2023-06-21 06:36:06 +00:00
yike5460 c6d8aa01bf Merge branch 'dev' of https://github.com/awslabs/stable-diffusion-aws-extension into dev 2023-06-21 02:23:52 +00:00
yike5460 d4cbfbc516 feat: 1) auto-update in image gallery for all inference job; 2) sorted inference id in asending order; 3) purge redudant logs and bk file 2023-06-21 02:23:45 +00:00
guming3d b08a1f3505 feat: adding Disclaimer 2023-06-21 02:13:46 +00:00
Ning d04948d244 fix: remove logging sensitive data 2023-06-20 09:28:40 +08:00
AoyuQC cb4322e693 fix: api scripts 2023-06-16 09:26:35 +00:00
AoyuQC 31b10552be fix: sagemaker_ui process bug 2023-06-16 04:52:12 +00:00
AoyuQC 8febfaa79b fix: api debug func 2023-06-16 02:01:20 +00:00
yuxiao 13620c10db update api log 2023-06-16 01:39:12 +00:00
Tang Jie e7ecbb6454 Merge branch 'dev' of https://github.com/awslabs/stable-diffusion-aws-extension into dev 2023-06-15 10:43:57 +00:00
Tang Jie 49b6cd3adf fix: dreambooth config save. 2023-06-15 10:43:42 +00:00
guming3d 6532dea41e fix: seperate model list to txt2img and img2img 2023-06-15 10:26:56 +00:00
guming3d c1f88507d2 fix: adding checkpoint dropdown for img2img 2023-06-15 09:04:36 +00:00
AoyuQC f144c215f4 fix: .pth 2023-06-15 08:57:17 +00:00
AoyuQC de2c1253b3 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into dev 2023-06-15 08:25:18 +00:00
AoyuQC 9833676094 feat: update param files 2023-06-15 08:25:03 +00:00
yike5460 11d24f7855 fix: add model type pth 2023-06-15 14:50:44 +08:00
Yan Dai 24d5f8e2b7 [bug] fixed sagemaker names in dreambooth 2023-06-15 09:11:02 +08:00
guming3d a2195791ce fix: change the element id 2023-06-14 05:20:14 +00:00
yike5460 5c7fad1743 fix: remove redundant function 2023-06-13 08:46:22 +00:00
Aaron Yi 6b8ae81eda
Merge branch 'dev' into main 2023-06-13 06:53:49 +00:00
guming3d e6dfc2a013 fix: show the txt2img prompt when selecting clip and deepbooru 2023-06-13 06:11:22 +00:00
Tang Jie 42c072bf9b Merge branch 'dev' of https://github.com/awslabs/stable-diffusion-aws-extension into dev 2023-06-13 02:16:09 +00:00
Tang Jie 74b392f842 fix: add db_new_model_shared_src for create model 2023-06-13 02:15:29 +00:00
AoyuQC 29d592f1e6 fix: update api for inference 2023-06-12 07:54:29 +00:00
guming3d 85d36583f8 feat: adding prompt update when selecting inference jobs 2023-06-09 07:41:18 +00:00
guming3d 5f6cf1b4b2 feat: adding output change for clip and deepbooru 2023-06-09 07:41:18 +00:00
AoyuQC 7f5c3805eb WIP: img2img func 2023-06-09 07:39:17 +00:00
yike5460 5fb2d4959d feat: cherry pick 6e205b5 2023-06-09 06:50:43 +00:00
yike5460 c601c5b2c2 Merge branch 'dev' of https://github.com/awslabs/stable-diffusion-aws-extension into dev 2023-06-09 03:28:36 +00:00
yike5460 b617d708b1 feat: Refresh to select the model to upload to S3 2023-06-09 03:28:30 +00:00
guming3d 63183f48aa feat: img2img logic update 2023-06-09 02:46:37 +00:00
guming3d 7846b7fc3c feat: adding inpainting get mask logic 2023-06-08 09:12:14 +00:00
Tang Jie dd6ae61827 fix: clean api.py 2023-06-08 09:10:17 +00:00
AoyuQC ced8f206d3 fix: move merge to one place 2023-06-08 08:59:01 +00:00
AoyuQC d52457501e fix: rm unused codes in api.py 2023-06-08 08:43:38 +00:00
AoyuQC 04ba27204f fix: improve apy.py code 2023-06-08 08:28:11 +00:00
AoyuQC 1e7134682f feat: update docker api for clip 2023-06-08 05:45:10 +00:00
AoyuQC 1054d633bc feat: add test folder for interrogate 2023-06-08 05:10:26 +00:00
AoyuQC 427ec284cb fix: add aws_extension for module import 2023-06-08 02:03:50 +00:00
guming3d f71352219c fix:change the inference_type to task_type 2023-06-08 01:38:03 +00:00
AoyuQC d2312008af Merge branch 'dev' of https://github.com/awslabs/stable-diffusion-aws-extension into dev 2023-06-07 08:37:06 +00:00
AoyuQC b5e1bc2e42 fix: fix clip non-use bug, conflicts with original model.py 2023-06-07 08:37:01 +00:00
George Gu 3b2302fdb0 feat: adding type field when calling remote inference api 2023-06-07 06:54:59 +00:00
George Gu e25c496e1d Merge branch 'img2img' into dev 2023-06-06 06:25:03 +00:00
George Gu 19ac700440 feat: adding img2img js grapping code 2023-06-06 06:24:42 +00:00