Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
exable324/open-webui-o
tang-x
/
open-webui-o
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7a23359
open-webui-o
/
Dockerfile
tang-x
Update Dockerfile
7a23359
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
149 Bytes
FROM
ghcr.io/open-webui/open-webui:main
RUN
apt-
get
update && apt-
get
install -y python3 python3-pip
RUN
pip3 install --no-cache-dir huggingface_hub