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 |
ljleb
|
acf9671b7a
|
add additional models path in settings tab
|
2023-02-15 03:59:29 -05:00 |
Kakigōri Maker
|
ec3c78b524
|
Create cldm_v21.yaml
|
2023-02-15 17:22:02 +09:00 |
ljleb
|
48bd01cfc7
|
add --controlnet-dir cli arg
|
2023-02-15 02:55:06 -05:00 |
fishslot
|
b25543b96a
|
Merge branch 'Mikubill:main' into for-video-loopback
|
2023-02-15 14:31:54 +08:00 |
Mikubill
|
5b080f7b93
|
ui: filename, minor fix
|
2023-02-15 06:12:18 +00:00 |
fishslot
|
b08f746d1c
|
Merge branch 'Mikubill:main' into for-video-loopback
|
2023-02-15 14:09:46 +08:00 |
fishslot
|
6b825f308b
|
Update controlnet.py
|
2023-02-15 14:09:28 +08:00 |
Mikubill
|
230a632ef5
|
fix: ui refresh button issue (#18)
|
2023-02-15 06:04:26 +00:00 |
fishslot
|
3ff37ba46e
|
Update controlnet.py
|
2023-02-15 13:58:34 +08:00 |
fishslot
|
f6a802ff5a
|
Merge branch 'Mikubill:main' into for-video-loopback
|
2023-02-15 12:46:23 +08:00 |
Kakigōri Maker
|
b56791bcc1
|
Merge pull request #53 from brkirch/uniformer-device-support
Add support for other torch devices to uniformer, fix uniformer model name to prevent unnecessary redownload
|
2023-02-15 13:15:20 +09:00 |
brkirch
|
5d04d8cc59
|
Add support for other torch devices to uniformer
Also fixes the model name for the uniformer model so it isn't redownloaded every time.
|
2023-02-14 22:46:36 -05:00 |
Mikubill
|
f71431d49a
|
Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet
|
2023-02-15 02:01:18 +00:00 |
Mikubill
|
a3c6fe60a1
|
docs: remove poc smaple
|
2023-02-15 02:01:13 +00:00 |
Kakigōri Maker
|
cc1abdf2c3
|
Update README.md
|
2023-02-15 02:45:15 +09:00 |
Kakigōri Maker
|
63aee4351e
|
Update README.md
|
2023-02-15 02:44:17 +09:00 |
Mikubill
|
2108f7c90c
|
feat: add scribble mode
|
2023-02-14 17:37:58 +00:00 |
Mikubill
|
f10d098484
|
docs: add samples
|
2023-02-14 16:57:53 +00:00 |
fishslot
|
65c83f09db
|
Update controlnet.py
|
2023-02-15 00:46:17 +08:00 |
fishslot
|
f9e2832fd4
|
Merge branch 'Mikubill:main' into for-video-loopback
|
2023-02-15 00:43:56 +08:00 |
fishslot
|
c1ecaa8d2b
|
Update controlnet.py
|
2023-02-15 00:43:24 +08:00 |
Mikubill
|
0f200f1958
|
chore: rename preprocessor (midas->depth), add log entry
|
2023-02-14 16:14:01 +00:00 |
Mikubill
|
b2b07a4965
|
fix: minor fix
|
2023-02-14 16:05:44 +00:00 |
Kakigōri Maker
|
e472a12bdc
|
Merge pull request #36 from fishslot/main
When the user does not give an additional image, the init_image is used as the default
|
2023-02-15 01:02:29 +09:00 |
Mikubill
|
3919d2502a
|
fix: align preview map to output
|
2023-02-14 15:58:14 +00:00 |
fishslot
|
7d7223f47d
|
Update controlnet.py
|
2023-02-14 23:56:49 +08:00 |
Mikubill
|
b53e00e7a1
|
fix: incorrent array handle with normal map (#31)
|
2023-02-14 15:33:39 +00:00 |
fishslot
|
50dbb2658e
|
Update controlnet.py
|
2023-02-14 22:46:18 +08:00 |