fishslot
|
c2a2ff4616
|
Update controlnet.py
|
2023-02-14 22:14:18 +08:00 |
Mikubill
|
98d24916f4
|
feat: add normal_map support (#31)
|
2023-02-14 13:24:21 +00:00 |
Mikubill
|
ce81753200
|
fix: enable scribble mode with mask input by default (#7)
|
2023-02-14 12:44:43 +00:00 |
Kakigōri Maker
|
10049730c6
|
Merge pull request #30 from shirayu/add_auto_dependency_install
Auto install opencv-python if not installed
|
2023-02-14 21:26:44 +09:00 |
Kakigōri Maker
|
9a9fab4889
|
Merge pull request #29 from brkirch/device-support
Add support for using the web UI torch device
|
2023-02-14 21:24:39 +09:00 |
Yuta Hayashibe
|
f57e0fbf18
|
Auto install opencv-python if not installed
|
2023-02-14 20:08:44 +09:00 |
brkirch
|
843c20a706
|
Add support for using the web UI torch device
|
2023-02-14 05:48:58 -05:00 |
Mikubill
|
d896a7c288
|
feat: add support for uniformer, skip reload model when not changed
|
2023-02-14 10:38:09 +00:00 |
Kakigōri Maker
|
cb446901c2
|
Update README.md
|
2023-02-14 19:08:31 +09:00 |
Mikubill
|
de47fa2522
|
docs: update sample
|
2023-02-14 10:07:26 +00:00 |
Mikubill
|
e136818f66
|
fix: preview of detected_map
|
2023-02-14 09:59:33 +00:00 |
Mikubill
|
e8c5bb019e
|
Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet
|
2023-02-14 08:32:05 +00:00 |
Mikubill
|
cb6cb50945
|
fix: hires upscale
|
2023-02-14 08:31:45 +00:00 |
Kakigōri Maker
|
fca33937af
|
Update README.md
|
2023-02-14 14:28:53 +09:00 |
Mikubill
|
9953472d1d
|
docs: minor fix
|
2023-02-14 05:15:26 +00:00 |
Mikubill
|
b29f17c40d
|
fix: interpolate stuffs
|
2023-02-14 05:12:26 +00:00 |
Mikubill
|
703b3d9cc0
|
Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet
|
2023-02-14 02:54:58 +00:00 |
Mikubill
|
abb2a08262
|
fix: medvram compat (#16)
|
2023-02-14 02:54:33 +00:00 |
Kakigōri Maker
|
313f03d22f
|
Merge pull request #11 from ClashSAN/readme
add minimum requirements
|
2023-02-14 11:42:28 +09:00 |
Mikubill
|
f742204926
|
fix: ignore when restore handle not exists (and #15)
|
2023-02-14 02:15:21 +00:00 |
Kakigōri Maker
|
4ef2cca817
|
Merge pull request #6 from CCRcmcpe/main
Partially fix --device-id
|
2023-02-14 11:04:14 +09:00 |
Mikubill
|
1848e01d53
|
fix: handle lowvram case
|
2023-02-14 02:02:13 +00:00 |
ClashSAN
|
38be8d8012
|
add minimum requirements
|
2023-02-13 23:09:53 +00:00 |
RcINS
|
5717556a12
|
Partially fix --device-id
|
2023-02-14 04:41:26 +08:00 |
Mikubill
|
ee2dfb14c2
|
fix: apply resize suggestion by usagirei
|
2023-02-13 20:29:57 +00:00 |
Mikubill
|
5d65a4eb42
|
fix: apply strength control correctly (maybe #4)
|
2023-02-13 19:34:10 +00:00 |
Mikubill
|
0e752384c3
|
docs: minor fix
|
2023-02-13 18:49:30 +00:00 |
Mikubill
|
6d70d1b296
|
docs: add samples
|
2023-02-13 18:47:22 +00:00 |
Mikubill
|
1fa6303e2d
|
fix: resize issue
|
2023-02-13 18:13:40 +00:00 |
Mikubill
|
570bb2c787
|
feat: add midas support
|
2023-02-13 17:37:17 +00:00 |
Kakigōri Maker
|
f3050032ac
|
Merge pull request #1 from hnmr293/lowvram
add lowvram option
|
2023-02-14 01:57:16 +09:00 |
hnmr293
|
abfd6261f2
|
fix conflicts
|
2023-02-14 01:37:07 +09:00 |
Mikubill
|
644e2a27ae
|
fix: mlsd issue, add resize mode radio(#3)
|
2023-02-13 16:16:39 +00:00 |
Mikubill
|
4fdf3e58d2
|
fix: path issue on hed model
|
2023-02-13 14:05:53 +00:00 |
Mikubill
|
867fafd275
|
fix: minor fix
|
2023-02-13 13:48:03 +00:00 |
Mikubill
|
6912fee6af
|
fix: sketchpad hw issue & handle image reader correctly
|
2023-02-13 13:36:44 +00:00 |
Mikubill
|
6ddf39cd61
|
fix: make latent upscale works
|
2023-02-13 12:34:14 +00:00 |
hnmr293
|
3991f42fef
|
add lowvram option (from original low_vram.py)
|
2023-02-13 21:32:14 +09:00 |
Kakigōri Maker
|
39c2e950e7
|
Update README.md
|
2023-02-13 21:04:04 +09:00 |
Mikubill
|
628a02c3e2
|
fix: use fixed controlmap size
|
2023-02-13 12:02:04 +00:00 |
Mikubill
|
c423cc9aca
|
Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet
|
2023-02-13 12:01:01 +00:00 |
Mikubill
|
ffc20d0032
|
fix: use fixed controlmap size
|
2023-02-13 12:00:55 +00:00 |
Kakigōri Maker
|
79a7390997
|
Update README.md
|
2023-02-13 20:21:13 +09:00 |
Mikubill
|
c13b4718bf
|
feat: add samples
|
2023-02-13 10:33:23 +00:00 |
Mikubill
|
90e8741bf4
|
feat: add samples
|
2023-02-13 10:32:47 +00:00 |
Mikubill
|
21056faa2a
|
feat: add samples
|
2023-02-13 09:58:17 +00:00 |
Mikubill
|
f56580354c
|
feat: add samples
|
2023-02-13 09:23:40 +00:00 |
Mikubill
|
eed7e5dd51
|
feat: make openpose mode works
|
2023-02-13 09:10:52 +00:00 |
Kakigōri Maker
|
2978fef1ea
|
Update README.md
|
2023-02-13 17:21:51 +09:00 |
Mikubill
|
565447cfdb
|
feat: make hed mode works
|
2023-02-13 08:21:10 +00:00 |