Running ComfyUI on Intel NPUs with OpenVINO? #4987
Unanswered
Stanley5249
asked this question in
Q&A
Replies: 1 comment
-
It won't work since ComfyUI doesn't support an OpenVINO backend. I had not implemented it since it duplicated what IPEX already does for Intel Arc and would've been more complex at the time to bolt on. That being said, I may implement it in the future, but it requires some deeper plumbing work before something could be made to work. |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Hi everyone,
I've been searching for ways to run ComfyUI on Intel NPUs but haven't found much information. However, I did come across OpenVINO™ AI Plugins for GIMP which supports running Stable Diffusion on NPUs using OpenVINO. According to the OpenVINO documentation, you can compile a model for an NPU device with the following code:
I'm not very familiar with either ComfyUI or OpenVINO. Can anyone provide guidance or share their experiences with running ComfyUI on Intel NPUs? Any tips on integrating OpenVINO with ComfyUI would be greatly appreciated.
I also found another discussion mentioning NPUs, but it doesn't seem directly related: ComfyUI for Intel Evo.
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions