Commit Graph

218 Commits (360c1a38ccd2cb2cbfdbb88203e9d3441219174a)

Author SHA1 Message Date
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 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 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 15cc38dfc5 feature: enable multiple controlnet in sagemaker 2023-07-27 22:47:07 +08:00
Yan Dai 8ff6f4885f feature: new workflow 2023-07-27 17:42:27 +08:00
Xiujuan Li 6e2109efa3 fix: hide g5 instance 2023-07-14 14:33:21 +08: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
guming3d ab2612c8ff fix: txt2img and img2img prompt update when select inference 2023-07-11 08:56:33 +00: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 31b10552be fix: sagemaker_ui process bug 2023-06-16 04:52: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
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
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
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
AoyuQC 427ec284cb fix: add aws_extension for module import 2023-06-08 02:03:50 +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
Yan Dai 2f52bfcec0 [fix] dreambooth update make the plugin not working 2023-06-06 12:28:25 +08:00