Commit Graph

245 Commits (5dfdc772d41e688e664541b2b3f6a1b97bfdd3e7)

Author SHA1 Message Date
Mikubill 5dfdc772d4 fix: resize issue with t2i-adapter/color alignment 2023-03-08 03:52:21 +00:00
Mikubill 06afffe08b fix: typo from previous PR 2023-03-07 02:28:27 +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
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 d3046c2f46 document ResizeMode 2023-03-05 23:55:05 -05:00
ljleb 3c0f00de64 document ResizeMode 2023-03-05 23:54:37 -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 228f12d917 merge main 2023-03-05 14:37:11 -05:00
Kakigōri Maker dcd083278a
Merge pull request #495 from KurozumiGH/preproc_binary
Add binary preprocessor
2023-03-06 02:08:13 +09:00
Kakigōri Maker 2cfebfd50a
Update controlnet.py 2023-03-06 02:07:49 +09:00
Mikubill 63f7d3c2a6 fix: annotator preview issue (#496) 2023-03-05 16:49:43 +00:00
Yoshitada Kurozumi b49d3375ca Add binary preprocessor 2023-03-06 01:09:34 +09:00
Kakigōri Maker eab5bc08cb
Merge pull request #479 from catboxanon/new-t2i-adapters
Support for new T2I adapters (color, style)
2023-03-05 23:50:54 +09:00
Kakigōri Maker 2456b78c02
Merge pull request #428 from LonicaMewinsky/main
Added "send dimensions" button
2023-03-05 21:06:30 +09:00
Kakigōri Maker 5046bd8f0e
Merge branch 'main' into main 2023-03-05 20:38:25 +09:00
Mikubill b64b7c9ed8 minor fix 2023-03-05 08:27:26 +00:00
Mikubill cdc807ad55 feat: add color annotator, minor fix 2023-03-05 04:54:18 +00:00
Mikubill 9acfb6d89e feat: add clip_vision annotator, support non-image input 2023-03-05 04:27:36 +00:00
Derek Elkins bb2c1240de Make model cache logic more sensible. 2023-03-04 19:23:43 -08:00
Jairo Correa a2c4bb291a Fix model cache 2023-03-04 23:45:49 -03:00
ljleb 346676f416 allow int for resize_mode in api requests 2023-03-04 10:28:57 -05:00
ljleb 9108199a22 allow int for resize_mode in api requests 2023-03-04 10:28:37 -05:00
ljleb 7f63b8cc15 merge main 2023-03-04 10:03:03 -05:00
ljleb 57ed434ee4 static script cache 2023-03-04 09:43:47 -05:00
ljleb 09a403de79 basic external code api 2023-03-03 20:12:55 -05:00
catboxanon 3792adb020
Check if state_dict has style_embedding key 2023-03-03 19:53:08 -05:00
Kakigōri Maker 48fce60f24
Merge pull request #453 from aiton-sd/main
Changed the location from which to read values from p.
2023-03-02 21:55:12 +09:00
Mikubill 9b19c63e98 fix: filepath issue (#446) 2023-03-02 11:38:18 +00:00
aiton-sd c1b05db76c
Changed the location from which to read values from p. 2023-03-02 20:32:25 +09:00
LonicaMewinsky 1ec7c9023d
Merge branch 'Mikubill:main' into main 2023-03-01 22:54:49 -06:00
Mikubill bc1e0ec862 fix: filepath import issue (#446) 2023-03-02 00:16:20 +00:00
Mikubill 7377d4990a Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet 2023-03-01 13:06:26 +00:00
Mikubill e3c4232bf2 fix: minor fix - remove unused params 2023-03-01 13:06:24 +00:00
Kakigōri Maker c27dbecac1
Merge pull request #376 from vladmandic/allow-relative-paths
allow relative paths
2023-03-01 22:02:30 +09:00
Mikubill 7e9fbc78a9 fix: minor fix 2023-03-01 02:00:19 +00:00
Mikubill 96f2e1c12b fix: revert #350 - h/w differ from input, reproducibility (#430)
will use another apporach later
2023-03-01 00:37:14 +00:00
LonicaMewinsky 1f0f001850
Update scripts/controlnet.py
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2023-02-28 18:13:58 -06:00
LonicaMewinsky e72b129837 Added func to ensure sent values are /8 2023-02-28 15:52:48 -06:00
LonicaMewinsky e223cdd255 Added "send dimensions" button 2023-02-28 15:18:54 -06:00
Kakigōri Maker 7be18a9fdb
Merge pull request #350 from ZhUyU1997/dev-yu-zhu
fix: calculate size to fit output image
2023-02-28 23:07:18 +09:00
Mikubill e63cb23921 fix: reload config from infotext field (#412) 2023-02-27 19:45:20 +00:00
aiton-sd 8753ef58a2
Enable controls for 'Enabled' in the script. 2023-02-27 18:33:53 +09:00
Kakigōri Maker 8ca06ba8eb
Merge pull request #383 from rulyone/controlnet_batch
Controlnet batch support
2023-02-27 17:40:40 +09:00
Mikubill 511e254c48 fix: backward compatibility 2023-02-27 08:00:24 +00:00
Ashen a3f1ab8aaf 🔀 resolve conflict w.r.t. latest changes to api.py
Merge branch 'main' into feature/guidance-start

# Conflicts:
#	scripts/api.py
2023-02-26 23:33:35 -08:00
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
Ashen b552ce2f86 👌 🐛 fixing parse_remote_call according to newly introduced PARAM_COUNT global variable 2023-02-26 23:05:18 -08:00
ljleb 65c66ebee6 return pil 2023-02-26 20:42:18 -05:00