Spaces:
Runtime error
Runtime error
| FROM python:3.11.11 | |
| RUN pip install open-webui | |
| CMD ["open-webui","serve"] |
| FROM python:3.11.11 | |
| RUN pip install open-webui | |
| CMD ["open-webui","serve"] |