Satyajithchary commited on
Commit
b471553
1 Parent(s): b9e41a7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch
2
- torchvision
3
  opencv-python
4
  pillow
5
  numpy
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
  opencv-python
4
  pillow
5
  numpy