Update oli
This commit is contained in:
@@ -18,7 +18,7 @@ curl -LsSf https://astral.sh/uv/install.sh | sh
|
|||||||
#pip install open-webui --break-system-packages
|
#pip install open-webui --break-system-packages
|
||||||
#open-webui serve
|
#open-webui serve
|
||||||
##UVX
|
##UVX
|
||||||
#curl -LsSf https://astral.sh/uv/install.sh | sh
|
curl -LsSf https://astral.sh/uv/install.sh | sh
|
||||||
#DATA_DIR=~/.open-webui uvx --python 3.11 open-webui@latest serve
|
#DATA_DIR=~/.open-webui uvx --python 3.11 open-webui@latest serve
|
||||||
##DOCKER INSTALL
|
##DOCKER INSTALL
|
||||||
#docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
|
#docker run -d -p 3000:8080 --add-host=host.docker.internal:host-gateway -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main
|
||||||
|
|||||||
Reference in New Issue
Block a user