Spaces:
Paused
Paused
Update Dockerfile
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -34,7 +34,6 @@ RUN pip install fastapi==0.100.0
|
|
34 |
RUN pip install uvicorn==0.22.0
|
35 |
RUN pip install requests==2.31.0
|
36 |
|
37 |
-
|
38 |
# bugfix for xtcocoapi, a dependency of mmpose
|
39 |
RUN git clone https://github.com/jin-s13/xtcocoapi.git
|
40 |
WORKDIR xtcocoapi
|
|
|
34 |
RUN pip install uvicorn==0.22.0
|
35 |
RUN pip install requests==2.31.0
|
36 |
|
|
|
37 |
# bugfix for xtcocoapi, a dependency of mmpose
|
38 |
RUN git clone https://github.com/jin-s13/xtcocoapi.git
|
39 |
WORKDIR xtcocoapi
|