Spaces:
Running
Running
env fix
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -6,7 +6,6 @@ RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
|
|
6 |
|
7 |
RUN pip3 install --no-cache-dir \
|
8 |
numpy \
|
9 |
-
uuid \
|
10 |
json \
|
11 |
trimesh \
|
12 |
Pillow \
|
|
|
6 |
|
7 |
RUN pip3 install --no-cache-dir \
|
8 |
numpy \
|
|
|
9 |
json \
|
10 |
trimesh \
|
11 |
Pillow \
|