Update requirements.txt (#1339)

Add torchvision
This commit is contained in:
Jason Nataprawira 2020-06-25 20:09:41 +07:00 committed by GitHub
parent a587d39cd4
commit e1fb453079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
numpy == 1.17 numpy == 1.17
opencv-python >= 4.1 opencv-python >= 4.1
torch >= 1.5 torch >= 1.5
torchvision
matplotlib matplotlib
pycocotools pycocotools
tqdm tqdm