Spaces:
Running
Running
no bpy
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -8,7 +8,6 @@ RUN pip3 install --no-cache-dir \
|
|
8 |
numpy \
|
9 |
trimesh \
|
10 |
Pillow \
|
11 |
-
bpy \
|
12 |
gradio==4.40.0
|
13 |
|
14 |
# Set up a new user named "user" with user ID 1000
|
|
|
8 |
numpy \
|
9 |
trimesh \
|
10 |
Pillow \
|
|
|
11 |
gradio==4.40.0
|
12 |
|
13 |
# Set up a new user named "user" with user ID 1000
|