Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
zjc
/
yolov5
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
remove thop dependency
5.0
Glenn Jocher
il y a 4 ans
Parent
ee8988b8a2
révision
11b462e2a9
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Dockerfile
+ 1
- 1
Dockerfile
Voir le fichier
@@ -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
Écrire
Aperçu
Chargement…
Annuler
Enregistrer