Commit Graph

202 Commits (de0b4e7eb083e0df609cf4e58515bbb595e65595)

Author SHA1 Message Date
Yan Dai 62e2b63da8 feature: minor fix for ui 2023-08-03 17:11:14 +08:00
guming3d 1a49234ddb fix: adding change endpoint name feature 2023-08-02 07:26:38 +00:00
guming3d 12ec2a5887 feat: update UI for autoscaling 2023-08-01 06:36:56 +00:00
Yan Dai 45f66d3d7b feature: removed sensitive data 2023-08-01 10:02:35 +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 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 ef13946226 test with log 2023-07-27 14:50:02 +08:00
Xiujuan Li 6fe74e18da Merge remote-tracking branch 'origin/dev' into aoyu 2023-07-27 14:25:32 +08:00
guming3d 58307e1a8a fix: upload message format 2023-07-25 01:17:04 +00:00
yuxiao f7e88fab13 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into aoyu 2023-07-14 14:47:47 +00:00
Xiujuan Li c1f237cb60 fix: hide g5 instance 2023-07-14 18:04:59 +08:00
Xiujuan Li 40c24f3b32 fix: fix lora and hypernet promt 2023-07-14 12:24:23 +08:00
yuxiao b50acf64d3 Merge branch 'aoyu' of github.com:awslabs/stable-diffusion-aws-extension into aoyu 2023-07-12 09:04:41 +00:00
Aaron Yi 63db53a06a
Merge pull request #69 from awslabs/keyi-dev
fix: fix word typo
2023-07-12 03:08:09 +00:00
yike5460 8cac227b51 fix: fix word typo 2023-07-12 03:06:47 +00:00
Aaron Yi 75a6b20780
Merge pull request #68 from awslabs/keyi-dev
fix: add global var to fix non-blocking error
2023-07-12 03:05:11 +00:00
yike5460 e89d3b7b7a fix: add global var to fix non-blocking error 2023-07-12 03:03:55 +00:00
yuxiao dc76c0b391 Merge branch 'dev' of github.com:awslabs/stable-diffusion-aws-extension into aoyu 2023-07-11 09:29:20 +00:00
yuxiao 187ce8da47 add code for vae 2023-07-11 09:28:46 +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
guming3d 46f9d43165 fix: fix Endpoint in Creating status can not delete bug 2023-07-11 02:40:22 +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
ming gu f66e6ea6be
Merge pull request #61 from awslabs/minggu-dev
fix: fix inference result not show up in dropdown issue
2023-07-10 10:28:12 +08:00
guming3d c79dae63ab fix: fix inference result not show up in dropdown issue 2023-07-10 02:27:11 +00:00
guming3d e5323a0c7c feat: update prompt based on the model selected 2023-07-05 05:14:11 +00:00
AoyuQC 3ce5f963bf feat: add func to debug memory usage 2023-07-03 10:06:22 +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 d3bcad319a fix: fix dropdown issue 2023-06-19 07:32:11 +00:00
guming3d c0f6dfad3f fix: change the UI 2023-06-19 05:56:15 +00:00
guming3d 8575474579 Merge branch 'dev' into temp 2023-06-19 03:03:12 +00:00
yike5460 f61706144e fix: 1) fix img2img generated output; 2) display inference id with asending order 2023-06-18 14:49:51 +00:00
yike5460 7594bca2ba feat: add checkbox under inference filter dropbox 2023-06-16 08:41:21 +00:00
guming3d 41cc11149c fix: adding infotexts in fake_gan 2023-06-15 22:00:54 +00:00
guming3d 95a75c3d0e fix: adding infotexts when exception occurred 2023-06-15 21:56:31 +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
guming3d 2ef86e9644 fix: change the button name of img2img 2023-06-14 06:44:48 +00:00
guming3d 7033111a5a fix:update the lambda 2023-06-13 05:27:16 +00:00
guming3d 82f48bef97 feat: frontEnd adding display caption 2023-06-13 02:06:54 +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
guming3d d0cc010ee4 feat: adding task type in the inference job list 2023-06-09 07:41:18 +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 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 2a120b2c0f fix: update model.py for clip/deep 2023-06-08 06:11:38 +00:00
AoyuQC 427ec284cb fix: add aws_extension for module import 2023-06-08 02:03:50 +00:00