Commit Graph

1599 Commits (24dcdbb4d4ebc8f5a770a756be8a1b6e5b4e5e82)

Author SHA1 Message Date
Kakigōri Maker 4c13542c93
Merge pull request #568 from PhoenixCreation/main
Add str check for image for API compatibility related to #567
2023-03-12 20:14:08 +09:00
PhoenixCreation d7ee999ce4 Add str check for image for API compatibility, #567 2023-03-12 16:25:12 +05:30
Mikubill 5bf7e54e8e fix: cleanup 2023-03-12 06:30:16 +00:00
Mikubill 6eaa008864 fix: move openai-key to chatgpt ui; minor fix 2023-03-12 06:28:01 +00:00
Mikubill 92ad5e7454 feat: add basic example for visual-chatgpt 2023-03-12 05:45:50 +00:00
Kakigōri Maker c9340671d6
Update README.md 2023-03-11 10:01:43 +09:00
Kakigōri Maker d1f031c893
Update README.md 2023-03-11 09:56:03 +09:00
Kakigōri Maker b6fc2970a0
Merge pull request #553 from boringcrypto/main
no_detectmap_opt fix
2023-03-10 19:00:16 +09:00
BoringCrypto f39578a9b0 no_detectmap_opt fix
When no_detectmap_opt was set, execution would stop in postprocessing, failing to release (retore) the controlnet from the model and clearing `latest_network` and `input_image`
2023-03-10 16:42:41 +07:00
Kakigōri Maker 317723eae2
Merge pull request #543 from Guillaume-Fgt/xyz_refactor
xyz_refactor
2023-03-10 17:38:55 +09:00
Guillaume Faguet e6553457e9 additional comments, apply_field_ modif 2023-03-09 08:33:02 +01:00
Guillaume Faguet 567883e236 xyz_refactor 2023-03-08 16:42:36 +01:00
Kakigōri Maker e5ed9fccdc
Merge pull request #541 from aiton-sd/main
Code cleanup.
2023-03-08 20:58:19 +09:00
aiton-sd 3cce511ae5
Code cleanup. 2023-03-08 20:42:46 +09:00
Mikubill ce365d1a49 Revert "fix: use lazy resize to handle hires stuff"
This reverts commit c3d2a68a22.
2023-03-08 10:29:28 +00:00
Mikubill 5cc876276a fix: skip if detectmap is None (#534) 2023-03-08 08:46:58 +00:00
Mikubill c3d2a68a22 fix: use lazy resize to handle hires stuff
Note: this may break some generation with hires enabled.
Deprecated: control_net_only_midctrl_hires is removed, use control_net_only_mid_control instead.
2023-03-08 05:04:51 +00:00
Mikubill 62427e2a0c chore: cleanup debug log 2023-03-08 03:54:18 +00:00
Mikubill 5dfdc772d4 fix: resize issue with t2i-adapter/color alignment 2023-03-08 03:52:21 +00:00
ljleb 2419fc95d4 draft 2023-03-07 16:51:15 -05:00
Mikubill fed7a52909 fix: allow style models weight 2023-03-07 09:57:55 +00:00
Mikubill 457f01bc5b fix: reduce warning 2023-03-07 05:17:03 +00:00
Mikubill 84274a1388 fix: move pidinet to correct device 2023-03-07 02:33:28 +00:00
Mikubill 06afffe08b fix: typo from previous PR 2023-03-07 02:28:27 +00:00
Mikubill 6dd043aad3 fix: make StyleAdapter works with controlnet (#512) 2023-03-06 16:59:46 +00:00
Kakigōri Maker f51b2174ec
Merge pull request #469 from ljleb/ext-api-base
basic external code api
2023-03-06 22:46:01 +09:00
Kakigōri Maker 78605baf11
Update README.md 2023-03-06 22:44:22 +09:00
Mikubill 63c680c6fe Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet 2023-03-06 13:18:42 +00:00
Mikubill 6a425582e9 fix: add more fallbacks for mmpkg (#510) 2023-03-06 13:18:28 +00:00
Kakigōri Maker c6e26f49f1
Merge pull request #508 from Guillaume-Fgt/autosaving-none
No autosave if preprocessor is none
2023-03-06 21:03:36 +09:00
Mikubill d41c470ebc fix: minor fix for fake_scribble 2023-03-06 11:12:23 +00:00
Guillaume Faguet 6f0b923df8 no autosave if preprocessor is none 2023-03-06 10:46:00 +01:00
ljleb 5d805afa03 unnecessary if 2023-03-06 00:58:26 -05:00
ljleb 8d8342c6d1 use kwargs 2023-03-06 00:54:01 -05:00
ljleb 080d605130 add get_all_units_in_processing 2023-03-06 00:28:49 -05:00
ljleb 7ba2813600 fix args diff 2023-03-06 00:16:31 -05:00
ljleb e4d3205435 dont update if script args not a list of script args 2023-03-06 00:07:58 -05:00
ljleb d3046c2f46 document ResizeMode 2023-03-05 23:55:05 -05:00
ljleb 3c0f00de64 document ResizeMode 2023-03-05 23:54:37 -05:00
ljleb b9825ec52c fix bug 2023-03-05 23:22:58 -05:00
ljleb 3866561da0 docstring 2023-03-05 23:21:44 -05:00
ljleb 839ba111e5 docstring 2023-03-05 23:20:22 -05:00
ljleb 2b748a8104 feedback 2023-03-05 23:11:27 -05:00
ljleb 91888ab6c8 feedback 2023-03-05 23:03:05 -05:00
ljleb a6dfc39115 feedback 2023-03-05 23:00:03 -05:00
ljleb 1e7453a532 feedback 2023-03-05 22:55:39 -05:00
ljleb 31eb7f8580 remove moved code 2023-03-05 14:42:48 -05:00
ljleb 60a4ccde93 remove moved code 2023-03-05 14:41:56 -05:00
ljleb 9508427af0 remove inner f 2023-03-05 14:38:08 -05:00
ljleb 228f12d917 merge main 2023-03-05 14:37:11 -05:00