chaoxu commited on
Commit
c32e486
·
verified ·
1 Parent(s): 2a294d6

Update Gradio

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -22,7 +22,7 @@ RUN pip3 install --no-cache-dir \
22
  numpy \
23
  trimesh \
24
  Pillow \
25
- gradio==4.41.0 \
26
  bpy
27
 
28
  # Set up a new user named "user" with user ID 1000
 
22
  numpy \
23
  trimesh \
24
  Pillow \
25
+ gradio==4.43.0 \
26
  bpy
27
 
28
  # Set up a new user named "user" with user ID 1000