Mikubill
623c5a44d6
fix: use generic update to avoid corner issue
2023-02-17 03:33:54 +00:00
Mikubill
7b987376eb
fix: webui backward compatibility
2023-02-17 00:00:44 +00:00
Kakigōri Maker
d81bee5191
Merge pull request #103 from Mikubill/revert-102-main
...
Revert "use relative path for download directory"
2023-02-17 01:26:24 +09:00
Kakigōri Maker
7a427668c8
Revert "use relative path for download directory"
2023-02-17 01:26:13 +09:00
Kakigōri Maker
6e96651d3a
Merge pull request #102 from fur0ut0/main
...
use relative path for download directory
2023-02-17 00:54:12 +09:00
Luo Boming
4b8dea44af
use relative path for download directory
2023-02-17 00:07:18 +09:00
Kakigōri Maker
cebd48c07a
Merge pull request #99 from akx/no-prettytable
...
Patch out prettytable requirement
2023-02-17 00:00:17 +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
f241ba1ffc
Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet
2023-02-16 14:41:10 +00:00
Mikubill
2ebf44895a
fix: slider, canny resolution
2023-02-16 14:41:00 +00:00
Aarni Koskela
47092d69a2
Patch out prettytable requirement
2023-02-16 16:38:47 +02:00
Kakigōri Maker
cdb1f361da
Update README.md
2023-02-16 23:32:52 +09: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
Kakigōri Maker
760f9d7824
Merge pull request #85 from brkirch/fix-mps-maps
...
Work around corrupted depth/normal maps with MPS by using CPU for the depth/normal map preprocessor
2023-02-16 16:11:29 +09:00
brkirch
601192b7f3
Use CPU, not MPS for depth/normal map preprocessor
...
Use CPU instead of MPS for the depth/normal map preprocessor model to workaround the bugs in MPS that produce corrupted depth and normal maps.
Also included here is a change to `unload_midas_model()` to fix not sending the model to CPU.
2023-02-16 01:49:24 -05:00
Kakigōri Maker
ee4cef9748
Merge pull request #83 from missionfloyd/ui-tweaks
...
Some UI adjustments
2023-02-16 15:35:44 +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
missionfloyd
7cec2d8566
Move image input to top
...
Make refresh button match the others
2023-02-15 21:08:22 -07:00
Mikubill
892b9fbf83
fix: compatibility issues
2023-02-16 04:06:22 +00:00
fishslot
5184a46a1d
Merge branch 'main' into for-video-loopback
2023-02-16 11:46:18 +08:00
Kakigōri Maker
599f1b83b0
Update README.md
2023-02-16 12:35:10 +09:00
Kakigōri Maker
9d9c2c24c1
Merge pull request #80 from kohya-ss/support-lora
...
Support Control Transfer
2023-02-16 12:31:43 +09:00
Mikubill
5f3e2a7da5
chore: remove config param since unused and documents
2023-02-16 03:30:48 +00:00
Kohya S
77aed88aec
apply diff to unet on the fly for control transfer
2023-02-16 08:29:03 +09:00
Kohya S
b89a575b28
make diff in advance
2023-02-16 08:28:42 +09:00
Kakigōri Maker
fe58f3db05
Update cldm.py
2023-02-16 06:52:06 +09:00
Mikubill
c99bc62f58
docs: minor fix
2023-02-15 21:18:04 +00:00
Mikubill
6690ac2a3e
docs: minor fix and defaults
2023-02-15 21:17:40 +00:00
Mikubill
1af699e4a5
fix: impl transfer control, minor fix
2023-02-15 20:53:20 +00:00
Mikubill
b9efb602e5
fix: impl transfer control from original repo
2023-02-15 20:06:23 +00:00
Mikubill
43cca930e6
feat: add RGB-BGR conversion ( #71 )
2023-02-15 16:54:59 +00:00
Mikubill
269961bc21
fix: add some hints
2023-02-15 16:36:06 +00:00
Mikubill
b20ecea100
fix: minor fix
2023-02-15 16:08:34 +00:00
Mikubill
1d2cb96c3b
fix: normal_map issue ( #71 )
2023-02-15 16:08:00 +00:00
Mikubill
c2eff2c56f
fix: only use mid control on hires pass
2023-02-15 15:48:10 +00:00
fishslot
27cbda0d2d
Update controlnet.py
2023-02-15 22:08:06 +08:00
fishslot
d435be8ecf
Merge branch 'Mikubill:main' into for-video-loopback
2023-02-15 21:57:37 +08:00
Mikubill
c7c9f936d0
fix: unload models when switching preprocessor
2023-02-15 13:03:35 +00:00
Mikubill
4b26a6d659
conf: add control_net_no_detectmap
2023-02-15 12:03:19 +00:00
Kakigōri Maker
b85ba291cd
Merge pull request #66 from ljleb/fix-preload
...
consider preload.py could have not run
2023-02-15 19:51:16 +09:00
ljleb
1412c9105a
consider preload.py not run
2023-02-15 05:46:24 -05:00
Kakigōri Maker
a53a2a56cd
Merge pull request #60 from ljleb/cli-arg
...
Add `--controlnet-dir PTH_DIR` cli argument
2023-02-15 18:07:14 +09:00