leonelhs commited on
Commit
3c49d04
1 Parent(s): 5585941
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  torch>=2.0.1
 
2
  opencv-python
3
 
4
 
 
1
  torch>=2.0.1
2
+ torchvision
3
  opencv-python
4
 
5