stable_diffusion.openvino icon indicating copy to clipboard operation
stable_diffusion.openvino copied to clipboard

Using Civitai model instead of huggingface.

Open Ashraf-wan opened this issue 2 years ago • 1 comments

The Stable Diffusion engine is using the custom stable diffusion openvino model on hugging face

Is there any workaround to use civitai model.

Ashraf-wan avatar Mar 18 '23 16:03 Ashraf-wan

You would need to convert it first to diffusers. For example: https://gitlab.com/-/snippets/2505243

RedAndr avatar Mar 21 '23 21:03 RedAndr