Commit Graph

2498 Commits (main)

Author SHA1 Message Date
John-Henry Lim 0071435589
Merge pull request #147 from fpt/fix-146-img2img-argument-error
fix: #146 Add arguments to img2img
2023-05-03 20:34:30 +08:00
Youichi Fujimoto e991bf61d8 fix: #146 Add arguments to img2img 2023-05-03 13:58:26 +09:00
John-Henry Lim 1433721438 disable legacy highres system by default 2023-04-08 14:04:22 +08:00
John-Henry Lim 272e184710
Merge pull request #134 from shockz0rz/feature/add-vae-clip-skip
Add VAE and CLIP Skip selections to the SD Common Options tab.
2023-03-25 15:58:56 +08:00
John-Henry Lim 3b82fedf98 Fix #122 2023-03-05 22:49:42 +08:00
John-Henry Lim 6a373b8d50 fix #128: prevent use of generated layer as inpaint mask 2023-03-05 22:22:46 +08:00
John-Henry Lim ddbda000bc fix #126 by ignoring invalid config? 2023-03-05 22:11:55 +08:00
John-Henry Lim 7b3047d1fc
Merge pull request #130 from locke12456/main
fix #129. Add a check to include the 'None' option in the face_resto…
2023-03-05 21:53:35 +08:00
Andrew F ff5a007671 Add CLIP skip spin box to Common Options tab.
(partial fix for #16)
2023-03-02 21:18:00 -07:00
Andrew F d141fb103e Add VAE selection support to SD Common Options tab. 2023-03-02 17:17:47 -07:00
Locke Chen 91cc8e375f fix #129. Add a check to include the 'None' option in the face_restorers array, if it is not already present. 2023-02-22 13:41:51 +08:00
John-Henry Lim 516f70cbc6 stride of 8 is minimum? (#116) 2023-02-09 11:48:07 +08:00
John-Henry Lim e9578ec964 fix #117 2023-02-09 11:45:14 +08:00
John-Henry Lim 2358931f57 can striding be removed? (#113) 2023-01-31 23:37:00 +08:00
John-Henry Lim 39924c14c7 update README 2023-01-31 23:28:01 +08:00
John-Henry Lim 1a7153fded fix #115
im blind
2023-01-31 23:08:10 +08:00
John-Henry Lim 000363cfce whoops 2023-01-31 22:55:00 +08:00
John-Henry Lim 4b8e719c95 fix #107 (upstream change) 2023-01-31 22:41:11 +08:00
John-Henry Lim 4fbd1728bd
Update README.md 2023-01-31 22:16:19 +08:00
John-Henry Lim ff82c1dcf9 make base/max size system disablable (#103) 2023-01-25 12:04:49 +08:00
John-Henry Lim ff46139765 check for if A1111 webUI is too old 2023-01-25 11:37:59 +08:00
John-Henry Lim 4b8a1b4eb0 update issue template 2023-01-25 11:19:31 +08:00
John-Henry Lim e35d3a40bb update README 2023-01-20 22:02:26 +08:00
John-Henry Lim 6c9395d22c option to disable groups (#85) 2023-01-20 20:38:36 +08:00
John-Henry Lim 144b8123fb add interrupt button to preview & interrupt keyboard shortcut 2023-01-20 16:57:13 +08:00
John-Henry Lim d9d13d3469 print commit hash when starting up 2023-01-20 16:26:45 +08:00
John-Henry Lim cdeeb3a87d live image preview, fixes #71 2023-01-20 16:26:27 +08:00
John-Henry Lim d01ecaa974
Merge pull request #99 from Interpause/dev
improve extension script widget
2023-01-20 15:57:31 +08:00
John-Henry Lim f35706776a Improve transparency mask handling
- Collapse transparency mask by default
- Add transparency mask: option to add or flatten mask
- Removed Use selection as mask
- Mask adding logic sets top paintlayer as active
- Fixes #91
- FIxes #85
2023-01-20 15:25:42 +08:00
John-Henry Lim c25c8130a8 disable auto-update by default, fix #89 2023-01-20 11:49:21 +08:00
John-Henry Lim 49ff7a9ea5
Update README.md 2023-01-20 11:42:52 +08:00
John-Henry Lim 66416ca6fa update README 2023-01-20 11:40:35 +08:00
John-Henry Lim 3fff9ffb94 its fixed 2023-01-20 11:34:52 +08:00
John-Henry Lim 9f783019a6 upstream double app started callback is fixed 2023-01-20 10:09:37 +08:00
John-Henry Lim 8b947cc4d4
Update README.md 2023-01-18 19:36:42 +08:00
John-Henry Lim ee2cc2b16f attempt fix img2img/inpaint #86 2023-01-15 12:19:26 +08:00
John-Henry Lim 024c0fa52b fix #79 properly 2023-01-06 20:38:18 +08:00
John-Henry Lim dcc4167755 Fix #79 2023-01-06 20:29:45 +08:00
John-Henry Lim d2b5ffe17e Add #77 2023-01-04 17:04:55 +08:00
John-Henry Lim 31b164199c pernament workaround for f4535f6e4f 2023-01-01 15:39:28 +08:00
John-Henry Lim f5aa2e0302 update CHANGELOG 2022-12-28 21:28:44 +08:00
John-Henry Lim a41f84fbdb fix #68 tabbed docks can float via DockOptions 2022-12-28 21:21:10 +08:00
John-Henry Lim 76d4add869 fix status bar 2022-12-28 14:21:43 +08:00
John-Henry Lim e32c9dca72 put batch in group with prompt info
- resolves #67 and #69
2022-12-28 14:21:28 +08:00
John-Henry Lim 709241134a hide imgs in batch generation except top img
see #69
2022-12-28 12:56:41 +08:00
John-Henry Lim 1edcfe6fd2
whoops 2022-12-24 20:48:03 +08:00
John-Henry Lim 1b22531eba
fix environment variable
see #68
2022-12-24 20:47:27 +08:00
John-Henry Lim e29e09e03d improve extension script widget 2022-12-22 13:31:42 +08:00
John-Henry Lim afa9df15d4 fix #45 2022-12-21 13:23:11 +08:00
John-Henry Lim c483584778 dont let STATE_DONE overwrite the error msg 2022-12-21 13:21:51 +08:00