Commit Graph

1599 Commits (24dcdbb4d4ebc8f5a770a756be8a1b6e5b4e5e82)

Author SHA1 Message Date
Kakigōri Maker 46befda39c
Merge pull request #384 from ljleb/api-multi-cn
Multiple control units in API
2023-02-27 16:10:27 +09:00
Kakigōri Maker 1159888286
fix: minor fix for deprecated_defaults 2023-02-27 16:09:06 +09:00
Ashen b552ce2f86 👌 🐛 fixing parse_remote_call according to newly introduced PARAM_COUNT global variable 2023-02-26 23:05:18 -08:00
ljleb 2ba29fb14d refact 2023-02-26 23:35:24 -05:00
ljleb 335a094475 make selectable script work 2023-02-26 22:57:23 -05:00
ljleb 48f0480d95 warning 2023-02-26 22:10:09 -05:00
ljleb 2b378db229 remove limit in case we want batch size 2023-02-26 21:37:59 -05:00
ljleb 2547d9d514 found the bug 2023-02-26 21:12:02 -05:00
ljleb 65c66ebee6 return pil 2023-02-26 20:42:18 -05:00
ljleb 38347c020b refact 2023-02-26 20:33:15 -05:00
ljleb a08d817c02 replace img2img route, refactor 2023-02-26 18:55:28 -05:00
ljleb 8c9bbb4410 refact 2023-02-26 17:45:42 -05:00
ljleb 97c32eb95c refcat 2023-02-26 17:00:43 -05:00
ljleb 73cbaf78e4 merge /controlnet/txt2img routes, hide old fields 2023-02-26 15:15:46 -05:00
Ashen 440927d671 🧱 Apply "Guidance Start" parameter related change to api.py and xyz_grid_support.py 2023-02-26 10:58:37 -08:00
Mikubill 0c45b5ad6b fix: cleanup log outputs 2023-02-26 18:37:20 +00:00
Kakigōri Maker d6118d48b4
Merge pull request #265 from mattyamonaca/main
Add movie2movie
2023-02-27 02:51:55 +09:00
Ashen ce5dc9f418 Added guidance start parameter. 2023-02-26 08:28:28 -08:00
ljleb 733b719620 tested concurrent requests 2023-02-26 11:21:30 -05:00
ljleb a03d1b64e4 queue lock reset on except 2023-02-26 10:53:26 -05:00
ljleb ffb580bb16 fix queue lock concurrency (hopefully) 2023-02-26 01:40:56 -05:00
ljleb c478e73de2 override sd txt2img init 2023-02-26 01:23:38 -05:00
ljleb 9aae869582 small refact 2023-02-25 23:56:55 -05:00
ljleb e8c8ea365d fix small overlook 2023-02-25 23:17:41 -05:00
mattya_monaca 6d2f3f1c42
Merge pull request #5 from mattyamonaca/develop
Develop
2023-02-26 12:58:07 +09:00
mattyamonaca 8b618efed7 remove delete bg func 2023-02-26 12:56:21 +09:00
mattyamonaca 510efc09fd remove space 2023-02-26 12:54:29 +09:00
mattya_monaca b6902a1985
Merge pull request #4 from mattyamonaca/develop
Develop
2023-02-26 12:53:22 +09:00
mattyamonaca a46ec6a179 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet into develop 2023-02-26 12:51:48 +09:00
mattyamonaca 4e1b4223f4 add duration opt 2023-02-26 12:51:22 +09:00
ljleb 59c0d5b35e API multi cn 2023-02-25 22:37:42 -05:00
ljleb c16489c018
add bug-report issue template (#374)
* add bug-report issue template

* add config.yml

* multiple commit values
2023-02-26 12:08:03 +09:00
mattya_monaca fb699e03e1
Merge pull request #3 from mattyamonaca/develop
Develop
2023-02-26 10:57:35 +09:00
mattyamonaca a4dbd87101 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet into develop 2023-02-26 10:51:57 +09:00
mattyamonaca 44008c700e Adapted to #335 2023-02-26 10:51:04 +09:00
Pablo Martinez 70d4e34ecd fixed issue when executing without batch mode 2023-02-25 21:41:36 -03:00
Pablo Martinez 6247fc5313 init commit to test in cloud env 2023-02-25 19:11:58 -03:00
Vladimir Mandic 38535ff17b
allow relative paths 2023-02-25 11:58:02 -05:00
ljleb fe40f20645
is_img2img with respect to api (#372) 2023-02-25 23:29:19 +09:00
ddPn08 88f5766630
don't skip img2img when ControlNet is disabled (#370)
* don't skip img2img when ControlNet is disabled

* Update controlnet.py

---------

Co-authored-by: Kakigōri Maker <31246794+Mikubill@users.noreply.github.com>
2023-02-25 23:19:35 +09:00
Kakigōri Maker ef126e8b2e
Merge pull request #357 from kft334/main
Added detect API endpoint
2023-02-25 19:34:03 +09:00
kft334 7237d01445
Update api.py 2023-02-24 23:41:10 -05:00
kft334 36bda3843d
Update api.py 2023-02-24 23:36:37 -05:00
kft334 a8fbf70f82
Update api.py 2023-02-24 22:58:07 -05:00
Kakigōri Maker 72b015b1ad
Merge pull request #356 from Mikubill/revert-183-proper-is-img2img
Revert "proper is_img2img implementation"
2023-02-25 12:25:35 +09:00
Kakigōri Maker 7aa5a127c2
Revert "proper is_img2img implementation" 2023-02-25 12:23:08 +09:00
mattyamonaca 2b7e7777d1 fix video input bug 2023-02-25 10:56:31 +09:00
mattyamonaca a6c995c876 fix merge conflict 2023-02-25 10:18:09 +09:00
Kakigōri Maker 0feca46f22
Merge pull request #183 from ljleb/proper-is-img2img
proper is_img2img implementation
2023-02-25 08:45:07 +09:00
Kakigōri Maker 18793b3344
Merge branch 'main' into proper-is-img2img 2023-02-25 08:44:06 +09:00