Commit Graph

173 Commits (2fe3b8004e8a361db3d0862391c05ea3a39c3e2a)

Author SHA1 Message Date
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 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
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 427ec284cb fix: add aws_extension for module import 2023-06-08 02:03:50 +00:00