Leon Sick commited on
Commit
f6d2e79
1 Parent(s): f218d6c

start of space

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -48,7 +48,7 @@ RUN pip install --no-cache-dir -U \
48
  opencv-python-headless==4.8.0.74 \
49
  Pillow==9.5.0 \
50
  colored==1.4.4
51
- RUN pip install --no-cache-dir -U gradio==3.36.1
52
 
53
  COPY --chown=1000 . ${HOME}/app
54
  RUN git clone https://github.com/facebookresearch/CutLER.git
 
48
  opencv-python-headless==4.8.0.74 \
49
  Pillow==9.5.0 \
50
  colored==1.4.4
51
+ RUN pip install --no-cache-dir -U gradio==3.37.0
52
 
53
  COPY --chown=1000 . ${HOME}/app
54
  RUN git clone https://github.com/facebookresearch/CutLER.git