parent
aee7486b11
commit
1406ab6f1c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ FROM nvcr.io/nvidia/pytorch:21.08-py3
|
||||||
ENV PYTHONDONTWRITEBYTECODE 1
|
ENV PYTHONDONTWRITEBYTECODE 1
|
||||||
ENV PYTHONUNBUFFERED 1
|
ENV PYTHONUNBUFFERED 1
|
||||||
|
|
||||||
RUN pip install imageio-ffmpeg==0.4.4 pyspng==0.1.0
|
RUN pip install imageio imageio-ffmpeg==0.4.4 pyspng==0.1.0
|
||||||
|
|
||||||
WORKDIR /workspace
|
WORKDIR /workspace
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue