chaoxu commited on
Commit
2488b02
·
verified ·
1 Parent(s): d03f415

Update Dockerfile

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.40.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.41.0 \
26
  bpy
27
 
28
  # Set up a new user named "user" with user ID 1000