stable_diffusion.openvino
stable_diffusion.openvino copied to clipboard
Using Civitai model instead of huggingface.
The Stable Diffusion engine is using the custom stable diffusion openvino model on hugging face
Is there any workaround to use civitai model.
You would need to convert it first to diffusers. For example: https://gitlab.com/-/snippets/2505243