DegenGamer1702 commited on
Commit
85b5a6b
·
verified ·
1 Parent(s): c04b502

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -27,7 +27,7 @@ RUN pip install --no-cache-dir \
27
  opencv-python \
28
  imutils \
29
  dlib-bin==19.24.6 \
30
- gradio==4.44.1 \
31
  scipy \
32
  "numpy<2.0"
33
 
 
27
  opencv-python \
28
  imutils \
29
  dlib-bin==19.24.6 \
30
+ gradio==4.42.0 \
31
  scipy \
32
  "numpy<2.0"
33