ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Running on CPU only

Open stalker168 opened this issue 2 years ago • 2 comments

Please tell me how I can run ComfyUI on Google Colab using only CPU. Sometimes I can't use it because of the unavailability of the GPU.

stalker168 avatar May 31 '23 19:05 stalker168

You can pass the --cpu flag to main.py

space-nuko avatar Jun 01 '23 21:06 space-nuko

can you elaborate more please ?

MathieuBusiness999 avatar Jun 17 '23 08:06 MathieuBusiness999

he mean in the note book last line where you run main.py you change the line --don't-use-server to --cpu but it's way slower like 10 minutes a pitcure with text to image

MathieuBusiness999 avatar Jul 17 '23 21:07 MathieuBusiness999

image

MathieuBusiness999 avatar Jul 17 '23 21:07 MathieuBusiness999

python main.py --cpu

robinjhuang avatar Jul 03 '24 22:07 robinjhuang