lllyasviel
|
1d5402326d
|
sdxl support (for SAI/HuggingFace/diffuser/community models) (#1952)
sdxl support (for SAI/HuggingFace/diffuser/community models)
1.1.400
|
2023-09-04 10:41:42 -07:00 |
lllyasviel
|
fdb8b00c18
|
fix conflict with Tiled Diffudion (#1428)
|
2023-05-25 22:23:02 -07:00 |
lvmin
|
32d8b82645
|
fix
|
2023-05-02 01:37:21 -07:00 |
lvmin
|
f00930d699
|
fix
|
2023-05-02 01:35:03 -07:00 |
lvmin
|
53e5bb4d6f
|
remove dangerous options, add leres++
|
2023-05-02 01:29:01 -07:00 |
Mikubill
|
3b7e491974
|
add support for global_average_pooling
|
2023-04-15 15:11:14 +00:00 |
ljleb
|
88919de14b
|
workaround for torch check
|
2023-03-13 20:10:21 -04:00 |
Mikubill
|
e3c4232bf2
|
fix: minor fix - remove unused params
|
2023-03-01 13:06:24 +00:00 |
Mikubill
|
93849504f2
|
Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet into multi-controlnet
|
2023-02-22 04:38:31 +00:00 |
Mikubill
|
6971b1e172
|
cleanup and minor fix
|
2023-02-21 20:08:36 +00:00 |
Mikubill
|
ae2d4a9cb0
|
refactor: multi-controlnet support
|
2023-02-21 14:41:21 +00:00 |
Kakigōri Maker
|
07966c5d8a
|
fix: incorrect multipier
|
2023-02-21 23:23:58 +09:00 |
Mikubill
|
1b2cf8dd13
|
fix: add workaround for inpaint models (#256, #54, #253, #112, #233, #144, #78)
|
2023-02-21 11:38:55 +00:00 |
Mikubill
|
c6fc96eef9
|
feat: add guess_mode and cfg_based guidance
|
2023-02-20 15:20:59 +00: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
|
fc405e597e
|
fix: add checks for input
|
2023-02-18 07:36:53 +00:00 |
brkirch
|
03a8fc0bf9
|
Support half precision, older web UI versions
|
2023-02-18 01:04:07 -05: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 |
Mikubill
|
e80b1c6524
|
fix: mps issue
|
2023-02-17 15:54:54 +00:00 |
Mikubill
|
800afed509
|
fix: mps issue #156
|
2023-02-17 15:47:05 +00: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
|
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 |
brkirch
|
f1724fd221
|
Use UNet precision, add --upcast-sampling support
|
2023-02-17 04:59:53 -05:00 |
Mikubill
|
d09c520d40
|
ui: add threshold slider
|
2023-02-16 14:15:00 +00:00 |
Mikubill
|
45bad2b9e0
|
ui: move option to settings panel
|
2023-02-16 05:10:16 +00: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 |
Mikubill
|
892b9fbf83
|
fix: compatibility issues
|
2023-02-16 04:06:22 +00: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 |
Kakigōri Maker
|
fe58f3db05
|
Update cldm.py
|
2023-02-16 06:52:06 +09: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
|
c2eff2c56f
|
fix: only use mid control on hires pass
|
2023-02-15 15:48:10 +00:00 |
Mikubill
|
cb6cb50945
|
fix: hires upscale
|
2023-02-14 08:31:45 +00:00 |
Mikubill
|
b29f17c40d
|
fix: interpolate stuffs
|
2023-02-14 05:12:26 +00:00 |
Mikubill
|
abb2a08262
|
fix: medvram compat (#16)
|
2023-02-14 02:54:33 +00:00 |
Mikubill
|
f742204926
|
fix: ignore when restore handle not exists (and #15)
|
2023-02-14 02:15:21 +00:00 |
Mikubill
|
1848e01d53
|
fix: handle lowvram case
|
2023-02-14 02:02:13 +00:00 |
RcINS
|
5717556a12
|
Partially fix --device-id
|
2023-02-14 04:41:26 +08:00 |
Mikubill
|
5d65a4eb42
|
fix: apply strength control correctly (maybe #4)
|
2023-02-13 19:34:10 +00:00 |
hnmr293
|
abfd6261f2
|
fix conflicts
|
2023-02-14 01:37:07 +09: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 |