Przeglądaj źródła

remove thop dependency

5.0
Glenn Jocher 4 lat temu
rodzic
commit
11b462e2a9
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      Dockerfile

+ 1
- 1
Dockerfile Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz