How do I install open-webui?

It seems to be available before on an old version of Bazzite but now it doesn't exist. When I try to install it via pip, it complains about my computer having Python 3.13, when open-webui needs Python 3.11. Thinking of downgrading Python to 3.11 but that might mess up my PC.

I also tried the docker version of open-webui and it works. The problem is that it couldn't detect the Ollama service I have running via Terminal. So I installed the docker version of Ollama ROCM, but that can't seem to detect my 7900 XTX AMD GPU.

I can use the Terminal version of Ollama just fine, only the open-webui doesn't work.
Was this page helpful?