You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Using
--use-cpu all
works at making ControlNet use my CPU, but I can't figure out how to only have ControlNet on CPU.I tried
--lowvram
, and selecting theLow VRAM
button, but they still use GPU and make me have an OOM error.I'm not familiar enough A1111 to know where to start with digging through the code.
edit: okay so I've looked through it a bit, and
--use-cpu controlnet
seems to run it on cpu, but now I get an error upon generating the final image.Beta Was this translation helpful? Give feedback.
All reactions