Commit Graph

327 Commits (f94b453d10c2eb4e3ad57b7cdfdd17e60a557b3e)

Author SHA1 Message Date
Mikubill f94b453d10 fix: allow model config override (#331) 2023-02-24 03:22:41 +00:00
Kakigōri Maker ecad77ed65
Merge pull request #330 from aiton-sd/main
Improvement of xyz_grid_support.py
2023-02-24 10:15:39 +09:00
Kakigōri Maker f70843cc7d
Merge pull request #333 from AdjointOperator/main
fix(uniformer) fix model loading path
2023-02-24 10:08:42 +09:00
AO 63223e5261
fix(uniformer) fix model loading path 2023-02-23 22:34:52 +01:00
aiton-sd 1cbf892b5e
Improvement of xyz_grid_support.py 2023-02-24 04:21:52 +09:00
Kakigōri Maker d457360386
Merge pull request #321 from 105gun/metadata-fix
fix: metadata in multi-cn (#307)
2023-02-23 20:55:52 +09:00
105gun 194884327c fix: metadata in multi-cn (#307) 2023-02-23 19:51:10 +08:00
Kakigōri Maker 85dfc5b880
Merge pull request #317 from nerdyrodent/main
Fix: AttributeError: module 'numpy' has no attribute 'float' (leres)
2023-02-23 17:49:55 +09:00
Nerdy Rodent 2397a6c884
Add files via upload 2023-02-23 08:43:57 +00:00
Mikubill b0c6d97338 fix: make annotator preview smaller (#311) 2023-02-23 07:51:25 +00:00
Mikubill a9794535b5 fix: rename (scribble mode -> Invert input colors), add inverse for pidinet (#309) 2023-02-23 03:15:23 +00:00
Mikubill 524ee15511 fix: ui issue with old gradio pkg (#308) 2023-02-23 01:39:55 +00:00
Kakigōri Maker f75c3b0269
Merge pull request #303 from JimAllanson/fix_guidance_strength_metadata
Fix incorrect guidance strength value in metadata
2023-02-23 08:42:01 +09:00
Jim Allanson e97327457f fix: fixes an issue where Guidance Strength in extra generation params was reading the wrong value 2023-02-22 21:05:13 +00: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