NCJ commited on
Commit
b3aa9ef
·
verified ·
1 Parent(s): 87e8cec

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -23,7 +23,7 @@ RUN pip3 install --no-cache-dir \
23
  numpy \
24
  trimesh \
25
  Pillow \
26
- gradio==4.40.0 \
27
  bpy \
28
  opencv-python-headless
29
 
 
23
  numpy \
24
  trimesh \
25
  Pillow \
26
+ gradio==4.43.0 \
27
  bpy \
28
  opencv-python-headless
29