Commit Graph

221 Commits (f94b453d10c2eb4e3ad57b7cdfdd17e60a557b3e)

Author SHA1 Message Date
missionfloyd 78c4919652
Merge branch 'Mikubill:main' into webcam 2023-02-19 02:13:41 -07:00
missionfloyd 74498562cd
Merge branch 'main' into model-path 2023-02-19 01:04:08 -07:00
Kakigōri Maker a24089a62e
Merge pull request #211 from 105gun/detected_map_autosave
Detected map autosave
2023-02-19 16:08:12 +09:00
105gun 867c6e15c2 Save detectedmap in subfolder 2023-02-19 14:45:09 +08:00
105gun d1eef3099c Add detectedmap auto save 2023-02-19 14:35:58 +08:00
Mikubill a338d92ee4 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet 2023-02-19 05:32:33 +00:00
Mikubill 3a5a12d96e fix: hide openpose_hand opt (#210) 2023-02-19 05:32:24 +00:00
missionfloyd 3b156bd680
Merge branch 'Mikubill:main' into webcam 2023-02-18 20:54:58 -07:00
missionfloyd b62873196c
Merge branch 'main' into model-path 2023-02-18 20:47:41 -07:00
missionfloyd 764c1517a2 Webcam support 2023-02-18 18:02:59 -07:00
missionfloyd 7dd91595d1
Merge branch 'Mikubill:main' into model-path 2023-02-18 14:50:47 -07:00
Chris Mekarski 12f50619c7 Merge branch 'main' of https://github.com/cmeka/sd-webui-controlnet-leres 2023-02-18 14:03:55 -05:00
Chris Mekarski 5620c1cd5a Add LeReS depth thresholds and cleanup
Adds near and background removal/thresholds
Adds CPU model loading
Increase default model res to 512
Pass image dimensions to model
Remove duplicate functions in utils.py
2023-02-18 14:02:13 -05:00
Sang 3e207e1d53 added hacky API layer 2023-02-18 08:48:25 -08:00
Mikubill 0f37dac3e0 chore: add only_mid_control to settings 2023-02-18 15:32:00 +00:00
Mikubill 54294683dd fix: handle mid-layer weight properly.
Note that this may break some generation since the weight param not applied to mid-layer before.
2023-02-18 12:46:33 +00:00
Mikubill 0d898f35f9 fix: proper scheduler impl (#184) 2023-02-18 12:15:31 +00:00
Mikubill 2d91ef71e0 fix: disable svg processor when unavailable (#185) 2023-02-18 10:55:28 +00:00
Mikubill e2239c20b8 fix: temporary fix #181 2023-02-18 09:12:03 +00:00
Mikubill e521249c7a fix: add slider visible op 2023-02-18 08:11:15 +00:00
Mikubill 1257791d06 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet 2023-02-18 08:10:43 +00:00
Mikubill fc405e597e fix: add checks for input 2023-02-18 07:36:53 +00:00
Mikubill f054d390b0 ui: hide sliders with preproc=none 2023-02-18 07:20:17 +00:00
brkirch 03a8fc0bf9 Support half precision, older web UI versions 2023-02-18 01:04:07 -05:00
missionfloyd 54b7380687
Merge branch 'Mikubill:main' into model-path 2023-02-17 22:31:40 -07:00
missionfloyd 694045a3b8
Add old model path 2023-02-17 22:28:19 -07:00
missionfloyd 423c3e513a
Fix default_conf_adapter path 2023-02-17 22:21:31 -07:00
ddPn08 21750a46c0
Move checkbox to Settings tab 2023-02-18 13:48:46 +09:00
missionfloyd ff169ebb7f
Merge branch 'main' into model-path 2023-02-17 21:48:21 -07:00
ddPn08 f9e35c745b
Merge remote-tracking branch 'origin/main' 2023-02-18 13:22:57 +09:00
Mikubill 340d7c38c8 fix: compatibility issues (#174) 2023-02-18 04:09:38 +00:00
Mikubill c419af444d fix: use hijack from webui, grid issue (#174) 2023-02-18 03:18:52 +00:00
aiton-sd 5936700bb3 Add some items to X/Y/Z plot (2) 2023-02-18 10:37:36 +09:00
ddPn08 5ec3e8a788
Merge remote-tracking branch 'origin/main' 2023-02-18 09:20:04 +09:00
missionfloyd 403447fcc1
Merge branch 'main' into model-path 2023-02-17 15:09:17 -07:00
Chris Mekarski 561588e8b7 Fix unloading 2023-02-17 16:49:35 -05:00
aiton-sd 7f38bca5d4
Add control item and fix typo 2023-02-18 06:12:18 +09:00
Chris Mekarski 5048c4c9f1 Add support for LeReS 2023-02-17 14:27:29 -05:00
aiton-sd 7fa574ab35
Compatibility with outdated WebUI versions 2023-02-18 04:03:50 +09:00
aiton-sd 7a800d5101
Merge branch 'Mikubill:main' into main 2023-02-18 03:52:50 +09:00
Mikubill edf4f5cfda Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet 2023-02-17 17:36:54 +00:00
Mikubill 08ded0c269 fix: keypose model loader (#162) 2023-02-17 17:36:48 +00:00
aiton-sd 123e80e8fe
Cleanup 2023-02-18 02:10:26 +09:00
ljleb b215d6f0f8 fix issue with img2img batch when changing tab during sampling 2023-02-17 11:25:01 -05:00
Mikubill 312882e781 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet 2023-02-17 15:54:59 +00:00
Mikubill e80b1c6524 fix: mps issue 2023-02-17 15:54:54 +00:00
Kakigōri Maker c47fc919b5
Merge pull request #155 from aiton-sd/main
Add some items to X/Y/Z plot
2023-02-18 00:48:33 +09:00
Mikubill 800afed509 fix: mps issue #156 2023-02-17 15:47:05 +00:00
aiton-sd 4e5e4ed2c5
Add some items to X/Y/Z plot 2023-02-18 00:27:40 +09:00
aiton-sd c027c163a5
Add control items 2023-02-18 00:22:15 +09:00
Mikubill 71c9f76c95 fix: import cond_cast_unet for mps devices only 2023-02-17 15:19:17 +00:00
Mikubill 21dbfde479 chore: minor fix 2023-02-17 15:14:15 +00:00
Mikubill eca48855f8 merge conflict 2023-02-17 15:03:39 +00:00
Mikubill 85d3611db1 chore: docs and samples 2023-02-17 15:01:19 +00:00
Kakigōri Maker ca279df486
Merge pull request #143 from brkirch/use-unet-precision
Use UNet precision, add `--upcast-sampling` support
2023-02-17 23:57:53 +09:00
ddPn08 8d8837ff70
fix typo 2023-02-17 23:57:41 +09:00
ddPn08 33137bd391
Merge remote-tracking branch 'origin/main' 2023-02-17 23:57:30 +09:00
Mikubill 1aca5b3813 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet into t2i-adapter 2023-02-17 14:02:23 +00:00
Kakigōri Maker e3a2e0906e
Merge pull request #145 from aiton-sd/main
Add Weight item to X/Y/Z plot
2023-02-17 23:01:44 +09:00
ddPn08 4d7fd17d02
fix ui 2023-02-17 22:54:35 +09:00
ddPn08 64e46763da
fix variable name 2023-02-17 22:45:13 +09:00
ddPn08 6c0b0bbb37
Merge remote-tracking branch 'origin/main' 2023-02-17 22:42:46 +09:00
Mikubill 2b36e819a0 feat: impl timestep based strength 2023-02-17 13:10:20 +00:00
Mikubill 0146699545 feat: impl t2i-adapter 2023-02-17 11:40:19 +00:00
Mikubill 8f58fb5d25 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet into t2i-adapter 2023-02-17 11:36:11 +00:00
Kakigōri Maker fa35459ff9
Update controlnet.py
related: #146, #147
2023-02-17 20:22:12 +09:00
aiton-sd 82021ade54
Add Weight item to X/Y/Z plot 2023-02-17 20:05:21 +09:00
Kakigōri Maker 0f18cd87e7
Merge pull request #122 from GeorgLegato/GeorgLegato_SVG_Support
Supporting SVG graphics as input (drag/drop and select file)
2023-02-17 19:41:09 +09:00
brkirch f1724fd221 Use UNet precision, add --upcast-sampling support 2023-02-17 04:59:53 -05:00
ljleb 33ede984c4 add back option in case someone wants it 2023-02-17 04:50:24 -05:00
ljleb 5e3b8e9b9f automatically remove no detectmap in img2img batch tab 2023-02-17 04:20:29 -05:00
ddPn08 3a03eb7e64
Merge remote-tracking branch 'origin/main' 2023-02-17 18:09:49 +09:00
Mikubill 2b73c470e1 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet into t2i-adapter 2023-02-17 06:50:14 +00:00
Mikubill fd2d7a51e8 fix: gradio compatibility 2023-02-17 06:49:01 +00:00
Mikubill efd5312f9a adapter: initial commit 2023-02-17 06:13:21 +00:00
missionfloyd 74846ac89f
Merge branch 'Mikubill:main' into model-path 2023-02-16 22:34:36 -07:00
missionfloyd feb2c406d6 Move models to models/ControlNet 2023-02-16 22:22:24 -07:00
Mikubill f8dbf61c55 ui: minor fix 2023-02-17 05:21:48 +00:00
missionfloyd 290825ca6d Add height/width swap button 2023-02-16 21:45:21 -07:00
Lissanro Rayen 7bb00e03ec Increase Annotator resolution to 2048
The minimum values are also changed to match to the same minimum value in Width
and Height sliders in the main section of A1111 UI. I can adjust those in
64-2048 range, and since preprocessor image will be either downscaled or
upscaled if it does not match and scaled it can cause issues in some cases (especially for
canny prepropressor and model).

Solves issue #121
2023-02-17 04:19:13 +00:00
Mikubill 623c5a44d6 fix: use generic update to avoid corner issue 2023-02-17 03:33:54 +00:00
GeorgLegato 6e6f9fc8ae fix when no inputs given 2023-02-17 02:32:07 +01:00
GeorgLegato c38877c111 Merge branch 'GeorgLegato_SVG_Support' of https://github.com/GeorgLegato/sd-webui-controlnet into GeorgLegato_SVG_Support 2023-02-17 02:10:46 +01:00
GeorgLegato 1440142ab3 simple svg support working 2023-02-17 01:49:16 +01:00
Mikubill 7b987376eb fix: webui backward compatibility 2023-02-17 00:00:44 +00:00
ddPn08 7b9a8b4b92
fix the timing of swapping pipelines 2023-02-17 00:10:34 +09:00
ddPn08 7cf1c44e31
Merge remote-tracking branch 'origin/main' 2023-02-17 00:09:56 +09:00
Mikubill 45ccea66b6 fix: issue with none preproc 2023-02-16 14:59:50 +00:00
Mikubill bd12abb399 fix: threshold slider issue 2023-02-16 14:45:26 +00:00
Mikubill 2ebf44895a fix: slider, canny resolution 2023-02-16 14:41:00 +00:00
Mikubill 8486683529 ui: threshold slider, add missing value 2023-02-16 14:25:11 +00:00
Mikubill 85cfcdff9f ui: threshold slider, minor fix 2023-02-16 14:18:56 +00:00
Mikubill d09c520d40 ui: add threshold slider 2023-02-16 14:15:00 +00:00
ddPn08 cd0452e23d
add option to use initial image of img2img 2023-02-16 22:54:26 +09:00
missionfloyd 64862e7bfb
Merge branch 'main' into ui-tweaks 2023-02-15 23:19:04 -07:00
missionfloyd 14e125969b Move canvas button
Relabel it to more accurately reflect its function.
2023-02-15 22:42:21 -07:00
Mikubill 45bad2b9e0 ui: move option to settings panel 2023-02-16 05:10:16 +00:00
Kakigōri Maker 069ec7e33a
Merge pull request #57 from fishslot/for-video-loopback
Allow other scripts to control this extention
2023-02-16 14:07:31 +09:00
Mikubill 941a79e67e fix: minor fix 2023-02-16 04:10:32 +00:00
Mikubill 685d27d634 fix: minor fix 2023-02-16 04:09:48 +00:00