Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find a way to use safetensors #157

Open
kallaballa opened this issue Dec 20, 2024 · 4 comments
Open

Can't find a way to use safetensors #157

kallaballa opened this issue Dec 20, 2024 · 4 comments

Comments

@kallaballa
Copy link

What would be the right way to use a checkpoint/safetensors file?

@gblong1
Copy link
Contributor

gblong1 commented Dec 20, 2024

Hi @kallaballa - we don't support safetensors directly. The plugin uses OpenVINO models, so you need to convert your model to OpenVINO.

What models are you trying to use?

@kallaballa
Copy link
Author

I would like to use SD 1.5 with the following checkpoint: https://civitai.com/models/28068/impressionism-oil-painting

@kallaballa
Copy link
Author

way to go? openvinotoolkit/openvino#22747 (comment)

@gblong1
Copy link
Contributor

gblong1 commented Jan 4, 2025

Hi @kallaballa - yes, you can try this. I haven't tried it with this specific model, yet, but have a try and let me know if it works for you. Once you have the IRs, you'll need to replace the ones that are downloaded with the model downloader. For example, if you are on Windows, this location would default to c:\Users<username>\openvino-ai-plugins-gimp\weights\stable-diffusion-ov\stable-diffusion-1.5\square. What kind of CPU are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants