mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-28 11:50:06 +00:00
downgrade openwebui
This commit is contained in:
parent
60ebdc97a5
commit
3156e8e363
2 changed files with 4 additions and 4 deletions
|
|
@ -21,10 +21,10 @@ msg_ok "Installed Dependencies"
|
|||
|
||||
setup_hwaccel
|
||||
|
||||
PYTHON_VERSION="3.12" setup_uv
|
||||
PYTHON_VERSION="3.11" setup_uv
|
||||
|
||||
msg_info "Installing Open WebUI"
|
||||
$STD uv tool install --python 3.12 open-webui[all]
|
||||
$STD uv tool install --python 3.11 open-webui[all]
|
||||
msg_ok "Installed Open WebUI"
|
||||
|
||||
read -r -p "${TAB3}Would you like to add Ollama? <y/N> " prompt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue