chaoxu commited on
Commit
16d5a10
·
1 Parent(s): 55ba08e
Files changed (1) hide show
  1. 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
- json \
10
  trimesh \
11
  Pillow \
12
  gradio==4.39.0
 
6
 
7
  RUN pip3 install --no-cache-dir \
8
  numpy \
 
9
  trimesh \
10
  Pillow \
11
  gradio==4.39.0