Update requirements.txt

This commit is contained in:
Glenn Jocher
2019-07-05 12:34:17 +02:00
committed by GitHub
parent 32a52dfb02
commit b0aadff56f
+1 -1
View File
@@ -2,7 +2,7 @@
# conda install numpy opencv matplotlib tqdm pillow && conda install pytorch torchvision -c pytorch
numpy
opencv-python
torch >= 1.0.0
torch >= 1.1.0
matplotlib
pycocotools
tqdm