open-webui-o / Dockerfile
tang-x's picture
Update Dockerfile
7a23359 verified
raw
history blame
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