lllyasviel / ControlNet-v1-1-nightly

Nightly release of ControlNet 1.1
4.47k stars 364 forks source link

Running on CPU #96

Open shersoni610 opened 11 months ago

shersoni610 commented 11 months ago

Hello,

I changed "cuda" to "cpu" in all the gradio files. Although nothing crashed, the code runs forever without producing results. Is is impractical to use MAC M1 cpu? Somehow, "mps" has also similar behavior.