Glenn Jocher 4 лет назад
Родитель
Сommit
11b462e2a9
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Просмотреть файл

@@ -2,7 +2,7 @@
FROM nvcr.io/nvidia/pytorch:20.03-py3

# Install dependencies (pip or conda)
RUN pip install -U gsutil thop
RUN pip install -U gsutil
# RUN pip install -U -r requirements.txt

# Create working directory

Загрузка…
Отмена
Сохранить