Help using model

#13
by Pokezilla39 - opened

Ok, so i downloaded both the twins and normal version, it's taking just over 2 hours to do one openpose image, since i'm using Pony checkpoints, any help?
EDIT: just fixed the code thing, hoping it won't take forever to generate images now.
EDIT 2: still takes too long to load up the controlnet model.

hey you can add this line before processor. this should help faster image genration.

pipe.enable_model_cpu_offload()

Screenshot 2024-11-08 at 11.58.55 AM.png

Sign up or log in to comment