randomtable commited on
Commit
530e7fd
·
verified ·
1 Parent(s): c6e6408

Update requirements.txt

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