Skip to content

Commit

Permalink
Bump huggingface version
Browse files Browse the repository at this point in the history
  • Loading branch information
sd109 committed Dec 17, 2023
1 parent a3bb347 commit 87c3176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/ui-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ FROM python:3.11-slim

ENV GRADIO_SERVER_PORT=7680

RUN pip install --no-cache-dir gradio==4.10.0 huggingface-hub==0.18.0 pydantic-settings==2.1.0
RUN pip install --no-cache-dir gradio==4.10.0 huggingface-hub==0.19.4 pydantic-settings==2.1.0

0 comments on commit 87c3176

Please sign in to comment.