ControlNet-for-Diffusers icon indicating copy to clipboard operation
ControlNet-for-Diffusers copied to clipboard

Use scripts/convert_original_stable_diffusion_to_diffusers.py to convert model.

Open Andy-zd opened this issue 2 years ago • 0 comments

It seems that diffusers provide official implement to convert the controlnet model into a module called ControlNetModel. Please refer to https://github.com/huggingface/diffusers/issues/2550 to see related command. This is compatible to the latest official package.

Andy-zd avatar Apr 27 '23 12:04 Andy-zd