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
+1
View File
@@ -3,6 +3,7 @@
numpy == 1.17
opencv-python >= 4.1
torch >= 1.5
torchvision
matplotlib
pycocotools
tqdm