daddyjin commited on
Commit
da88ffe
1 Parent(s): 501567c

change requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==1.10.1
2
- torchvision==0.11.2
3
  numpy
4
  librosa
5
  opencv-python
 
1
+ torch==1.13.1
2
+ torchvision==0.14.1
3
  numpy
4
  librosa
5
  opencv-python