lllyasviel / ControlNet

Let us control diffusion models!
Apache License 2.0
29.93k stars 2.7k forks source link

How long it takes to test an image #657

Open JiaoZixun opened 6 months ago

JiaoZixun commented 6 months ago

I use the gradio_pose2image.py default configuration, passing a test image into the ui with no results, and setting those parameters? 1710219890965

cqhung1412 commented 6 months ago

image

I was able to generate one image, it took 35 minutes, very long. My GPU is NVIDIA Geforce GTX 2060.

JiaoZixun commented 6 months ago

image

I was able to generate one image, it took 35 minutes, very long. My GPU is NVIDIA Geforce GTX 2060.

Thanks for your answer, is there a faster model to generate controllable images

cqhung1412 commented 6 months ago

image I was able to generate one image, it took 35 minutes, very long. My GPU is NVIDIA Geforce GTX 2060.

Thanks for your answer, is there a faster model to generate controllable images

Hi, you should try using this, I was able to generate an image in 10 seconds

https://huggingface.co/docs/diffusers/api/pipelines/controlnet

There is also a webui, but I did not try this

https://github.com/Mikubill/sd-webui-controlnet