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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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