lllyasviel
c3a66b016b
try solve dtype cast for #112
2024-02-07 12:39:55 -08:00
Chenlei Hu
e1faf8327b
Add back ControlNet HR option ( #90 )
...
* Add back ControlNet HR option
* nits
* protect kernel
* add enum
* fix
* fix
* Update controlnet.py
* restore controlnet.py
* hint ui
* Update controlnet.py
* fix
* Update controlnet.py
* Backend: better controlnet mask batch broadcasting
* Update README.md
* fix inpaint batch dim align #94
* fix sigmas device in rare cases #71
* rework sigma device mapping
* Add hr_option to infotext
---------
Co-authored-by: lllyasviel <lyuminzhang@outlook.com >
2024-02-07 11:09:52 -05:00
lllyasviel
4ea4a92fe9
fix inpaint batch dim align #94
2024-02-06 22:57:53 -08:00
Chenlei Hu
1110183943
Fix ControlNet UI preset ( #87 )
2024-02-06 21:52:04 -05:00
lllyasviel
6301a6660e
solve #73
2024-02-06 17:28:00 -08:00
lllyasviel
711844ecd8
solve #76
2024-02-06 17:25:28 -08:00
lllyasviel
70ae2a4bce
fix controlnet ignored in batch #55
2024-02-06 17:12:57 -08:00
lllyasviel
fc5c70a28d
gradio fix
2024-02-06 14:32:42 -08:00
Chengsong Zhang
b58b0bd425
batch mask ( #44 )
...
* mask batch, not working
* mask batch, working, infotext broken
* try remove old codes
* set CUDA_VISIBLE_DEVICES with args
* Revert "try remove old codes"
This reverts commit 63c527c373 .
* Update controlnet_ui_group.py
* readme
* 🐛 Fix infotext
---------
Co-authored-by: lllyasviel <lyuminzhang@outlook.com >
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca >
2024-02-06 12:54:35 -06:00
Kohaku-Blueleaf
393c19bbcf
Remove Lycoris back compact ( #41 )
...
Forge use totally different mechanism to handle lora/lycoris models
I think it is good to remove the back compact things so "lyco" alias can be used by legacy lycoris extensions. (some other extension may rely on it)
2024-02-06 11:17:15 +08:00
lllyasviel
88f6df4dcd
add_sampler_pre_cfg_function
2024-02-05 14:48:43 -08:00
lllyasviel
affb40340e
infotext quickfix
2024-02-04 22:38:47 -08:00
lllyasviel
e02b69aa0c
Update controlnet.py
2024-02-04 22:33:02 -08:00
lllyasviel
a4d64adb32
loop
2024-02-04 22:21:38 -08:00
lllyasviel
a8c43f7af0
batch support
2024-02-04 22:04:20 -08:00
lllyasviel
c6f7fa82ff
ini batch
2024-02-04 21:43:17 -08:00
lllyasviel
4b6cd359e9
rename
2024-02-04 21:05:05 -08:00
lllyasviel
8dc2cb98b4
Update controlnet_ui_group.py
2024-02-04 20:50:07 -08:00
lllyasviel
a433268db4
register batch and multi input in unit
2024-02-04 20:49:40 -08:00
Chenlei Hu
cf0bb69a27
Fix SVD model refresh ( #39 )
2024-02-04 18:27:47 -05:00
Chenlei Hu
8117d7fcee
Add button to send generated image to svd tab ( #38 )
2024-02-04 18:22:56 -05:00
lllyasviel
2954a36c18
fix ldsr
2024-02-04 14:30:58 -08:00
lllyasviel
112cef6066
fix inpaint
2024-02-04 14:21:19 -08:00
lllyasviel
54e3cea685
version filter broken after model switch
2024-02-04 14:06:47 -08:00
Chenlei Hu
1aaff72d47
Fix unit header style ( #37 )
2024-02-03 23:05:04 -05:00
Chenlei Hu
83277b15f4
Add option to disable thumbnail display ( #36 )
2024-02-03 22:30:30 -05:00
Chenlei Hu
1ed747d5f9
Create empty mask canvas with generation target's width/height ( #35 )
2024-02-03 22:23:36 -05:00
Chenlei Hu
bafb2bce54
Display thumbnail of input image and mask on folded unit header ( #33 )
...
* Add input thumbnail to unit header
* handle hand drawn mask
* Update mask logic
2024-02-03 22:00:18 -05:00
lllyasviel
a544ececfe
better diffusers handling
2024-02-03 17:16:21 -08:00
lllyasviel
09cbcd38af
Update preprocessor_inpaint.py
2024-02-02 21:15:26 -08:00
Chenlei Hu
f2b1ee09d4
Filter ControlNet model based on active SD's version ( #32 )
2024-02-02 23:17:18 -05:00
Chenlei Hu
4f0152fed9
Auto open unit accordion ( #31 )
2024-02-02 22:51:12 -05:00
lllyasviel
90010e6612
Update controlnet.py
2024-02-02 19:50:31 -08:00
lllyasviel
99a7f5321d
Update controlnet.py
2024-02-02 19:38:03 -08:00
lllyasviel
28e332c9a7
what
2024-02-02 19:27:52 -08:00
lllyasviel
db7bd0e4a8
try open first unit
2024-02-02 16:43:09 -08:00
Chenlei Hu
3e80e11309
Add back enabled checkbox and sync ( #30 )
...
* Add back enabled checkbox and sync
* Better state management
2024-02-02 17:57:45 -05:00
lllyasviel
1b60a0f804
add notes
2024-02-02 14:50:51 -08:00
Chenlei Hu
6c3194147c
Fix infotext ( #28 )
2024-02-02 17:31:20 -05:00
lllyasviel
52d0206b17
Merge branch 'main' of github.com:lllyasviel/stable-diffusion-webui-forge
2024-02-02 14:14:36 -08:00
lllyasviel
7c88dbb777
better naming
2024-02-02 14:10:35 -08:00
Chenlei Hu
58c3d59090
Merge pull request #26 from lllyasviel/acc
...
Put unit in accordions
2024-02-02 22:10:08 +00:00
lllyasviel
d9c7616555
Update forge_photomaker.py
2024-02-02 14:08:04 -08:00
huchenlei
7a3cb322dc
🔥 remove unused code
2024-02-02 17:06:28 -05:00
huchenlei
79eb31b074
Put unit in accordions
2024-02-02 17:01:20 -05:00
lllyasviel
98b0d7a999
remove shits
2024-02-02 01:17:50 -08:00
lllyasviel
d08594fa2f
Update preprocessor_marigold.py
2024-02-02 00:34:33 -08:00
lllyasviel
da6041dd93
elegant patcher
2024-02-02 00:34:18 -08:00
lllyasviel
b944aa9242
better diffuser patcher
2024-02-02 00:32:15 -08:00
lllyasviel
cb1aa493e2
Update preprocessor_marigold.py
2024-02-02 00:27:26 -08:00