'.'
This commit is contained in:
parent
62d5429451
commit
ab2487740d
@ -8,8 +8,9 @@ RUN pip3 install torch torchvision torchaudio
|
||||
RUN apt install -y curl
|
||||
RUN pip3 install --user wget
|
||||
RUN pip3 install sacred && pip3 install GitPython && pip3 install pymongo
|
||||
RUN pip3 install dvc[ssh] paramikos
|
||||
RUN pip3 install dvc
|
||||
RUN pip3 install dvc[ssh] paramikos
|
||||
|
||||
|
||||
|
||||
WORKDIR /app
|
||||
|
Loading…
Reference in New Issue
Block a user