Replies: 2 comments 3 replies
-
So, I found another repo that works with Arc, and it seems relatively simple in terms of the current code. Of course that's using older Stable Diffusion and is limited to the standard 512x512 output. Would love to see Arc (OpenVINO) and AMD (ROCm HIP stuff I guess) integrated into this project so that a unified interface could work with any of the three. Right now, my testing of Nvidia GPUs shows them to be massively faster than AMD Navi 21 GPUs, and then based on the 512x512 performance it looks like AMD is another major leap in performance over Intel's current stuff. |
Beta Was this translation helpful? Give feedback.
-
This actually depends on intel and pytorch, if arc is officially supported by pytorch, it is not difficult to be compatible with it. You can manually install pytorch built for arc, and then forcefully modify the |
Beta Was this translation helpful? Give feedback.
-
I'm wondering if it would be possible to integrate this repo so the webui could get support for the Intel Arc GPUs.
Beta Was this translation helpful? Give feedback.
All reactions