ljleb
|
36c092fc01
|
getattr just to be sure
|
2023-02-22 10:57:28 -05:00 |
ljleb
|
dc85f2c1f0
|
update pr
|
2023-02-22 10:54:35 -05:00 |
Mikubill
|
9831aa3006
|
fix: move leres model to correct device (#293)
|
2023-02-22 15:20:10 +00:00 |
Mikubill
|
695f72cdc4
|
fix: bypass cfg_handler on some devices (#290)
|
2023-02-22 15:01:56 +00:00 |
Mikubill
|
06dd9934d6
|
fix: skip cropping if image_mask is None (#292)
|
2023-02-22 14:39:19 +00:00 |
Kakigōri Maker
|
f7ea68576e
|
Merge pull request #138 from missionfloyd/model-path
Move models to models/ControlNet
|
2023-02-22 23:22:24 +09:00 |
Mikubill
|
f4f51abd3c
|
fix: add fallback path
|
2023-02-22 14:20:25 +00:00 |
Mikubill
|
aa4deb232f
|
feat: add annotator preview
|
2023-02-22 12:42:00 +00:00 |
Mikubill
|
5a0fa4bd13
|
fix: incorrect cond ord in ddim and plms sampler (#269)
|
2023-02-22 10:04:14 +00:00 |
Mikubill
|
571d919211
|
Revert "fix: incorrect cond ord in ddim and plms sampler (#269)"
This reverts commit e189729772.
|
2023-02-22 09:27:34 +00:00 |
Mikubill
|
e189729772
|
fix: incorrect cond ord in ddim and plms sampler (#269)
|
2023-02-22 09:21:52 +00:00 |
Kakigōri Maker
|
d23a95bf6c
|
Merge pull request #280 from 105gun/get-cn-model-api
Add an api to get cn models list
|
2023-02-22 17:38:25 +09:00 |
105gun
|
59d3c66aba
|
Add an api to get cn models list
|
2023-02-22 15:47:36 +08:00 |
Kakigōri Maker
|
4328d98a6e
|
might fix #269
|
2023-02-22 16:27:07 +09:00 |
missionfloyd
|
ca88ccd8ed
|
Merge branch 'main' into model-path
|
2023-02-21 22:37:45 -07:00 |
Kakigōri Maker
|
f46de97410
|
Merge pull request #278 from sangww/main
fixed api behavior
|
2023-02-22 14:13:41 +09:00 |
Sang
|
7f9ccc821d
|
changed thresholds to floating point variable
|
2023-02-21 21:09:50 -08:00 |
Sang
|
559395f4e0
|
fixed api
|
2023-02-21 20:54:49 -08:00 |
Kakigōri Maker
|
dc3309da3e
|
Merge pull request #262 from Mikubill/multi-controlnet
refactor: multi-controlnet support
|
2023-02-22 13:44:04 +09:00 |
Mikubill
|
83ef58defc
|
docs fix
|
2023-02-22 04:41:20 +00:00 |
Mikubill
|
121c7b77d3
|
lowvram fix and docs
|
2023-02-22 04:38:49 +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
|
caa56b7dc6
|
minor fix and #276
|
2023-02-22 04:07:12 +00:00 |
Mikubill
|
4b5fc30af3
|
fix: API and script control support
|
2023-02-22 03:32:06 +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 |
missionfloyd
|
698e136093
|
Merge branch 'main' into model-path
|
2023-02-20 21:48:29 -07:00 |
Mikubill
|
2b370d9fde
|
fix: txt2img support, da7a36
|
2023-02-21 04:39:09 +00:00 |
Mikubill
|
da7a3609e1
|
fix: inpaint mask issue (#250, #78, #232, #169)
|
2023-02-21 04:20:15 +00:00 |
Mikubill
|
b4a9d7bd43
|
fix: typo
|
2023-02-21 03:27:14 +00:00 |
Mikubill
|
3ccc1fd01e
|
fix: move depth_boosting to settings
|
2023-02-21 03:25:29 +00:00 |
Kakigōri Maker
|
4602d48408
|
Merge pull request #226 from cmeka/main
Add leres depth boost
|
2023-02-21 11:56:53 +09:00 |
Mikubill
|
b1dbf0a048
|
cleanup
|
2023-02-21 11:53:17 +09:00 |
Kakigōri Maker
|
0b55af6cee
|
Merge branch 'main' into main
|
2023-02-21 11:50:11 +09:00 |
Kakigōri Maker
|
f774b0b387
|
Merge pull request #251 from wbh1129/leres-cpu-fix
fix: use CUDA only if available for leres
|
2023-02-21 11:40:14 +09:00 |
wbh1129
|
85156dcdf9
|
fix: use CUDA only if available for leres
|
2023-02-20 20:09:39 -06:00 |
Kakigōri Maker
|
ce746213c4
|
Merge pull request #248 from KotoriKoi/add-'hiresfix'-and-'guidance_strength'-for-api
Add 'hiresfix' and 'guidance_strength' for api
|
2023-02-21 10:45:58 +09:00 |
Kakigōri Maker
|
670a196bb3
|
Update api.py
|
2023-02-21 10:43:49 +09:00 |
Kakigōri Maker
|
d92b4a0b30
|
Merge pull request #246 from FNSpd/patch-1
"Only masked" fix
|
2023-02-21 09:37:50 +09:00 |
Chris Mekarski
|
bcec70c378
|
Fix imports
|
2023-02-20 18:39:17 -05:00 |
KotoriKoi
|
6eebe50698
|
Update api.py
If the api is called, Controlnet does not take effect. Please try to put api.py under sd-webui/scripts.
|
2023-02-21 06:46:17 +08:00 |
FNSpd
|
1432751823
|
"Only masked" fix
ControlNet should use cropped masked area now if "only masked" is selected
|
2023-02-21 00:25:42 +04:00 |
Mikubill
|
4737b4189c
|
fix: temporary revert #235 since it will break menu on some devices (#242)
|
2023-02-21 03:24:22 +09:00 |
Mikubill
|
6d9a3c854a
|
fix: import issue (#239)
|
2023-02-20 16:17:23 +00:00 |
Kakigōri Maker
|
6edad1662a
|
Merge pull request #235 from stassius/main
Added if (__name__ == '__main__'):
|
2023-02-21 00:21:39 +09:00 |
Mikubill
|
5c3efd1db8
|
Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet
|
2023-02-20 15:21:18 +00:00 |
Mikubill
|
c6fc96eef9
|
feat: add guess_mode and cfg_based guidance
|
2023-02-20 15:20:59 +00:00 |
stassius
|
858a5b5679
|
Added if (__name__ == '__main__'): to the controlnet.py so it can be called from other scripts
|
2023-02-20 16:19:31 +03:00 |