chengzeyi / stable-fast

Best inference performance optimization framework for HuggingFace Diffusers on NVIDIA GPUs.
MIT License
1.16k stars 71 forks source link

How to use the inpainting pipeline? #99

Closed Zars19 closed 9 months ago

Zars19 commented 9 months ago

The readme says that stable-fast supports image inpainting, but I didn't find relevant content in the source code. I want to optimize a StableDiffusionControlNetInpaintPipeline, it would help a lot if stable-fast can be used

Zars19 commented 9 months ago

Ohhh, I misunderstood. It provides a compiler instead of pipelines