Comfy-Org / Comfy-Org/ComfyUI

Using OpenVINO to accelerate on Intel CPUs

Open
#2,473 4 comments 18 reactions 0 assignees View on GitHub
User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

I am using CPU for stable diffusion XL ,and I find it is very slow. I learned that by converting the model into OpenVINO IR can we accelerate the progress.And OpenVINO pipeline is supported by diffusers. Could you please add the function to use OpenVINO IR `.bin` files as the model like `.ckpt` and `safetensors` ?

Anyway, if we can add support for onnx model, then it's OK.

Also, if there are any other ways to accelerate inference on Intel CPU with low memory, please let me know. Thank you!🙏

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.