Replies: 1 comment 1 reply
-
Hi, what do you mean by GPU? that's kind of universal to all of them. And yes, diffusers accepts more backends but mostly they're added by the community, there's some support for NPU, TPU, ONNX and MPS, but not all the models and all the pipelines work with all of them. You can search for the backend you want and see if there are some pipelines or PRs with it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, since transformers and acclerator have adapted many backends, I would like to know if diffusers would accept such features that users can deploy diffusers on many platform (NPU, GPU, etc.)
Beta Was this translation helpful? Give feedback.
All reactions