baudm commited on
Commit
6565fa7
1 Parent(s): cba2fbd

Update requirements.txt

Browse files

Set torch version to 1.13.x

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  Gradio
2
- torch>=1.10.2
3
  pytorch-lightning~=1.6.5
4
  timm~=0.6.7
5
  nltk
 
1
  Gradio
2
+ torch~=1.13.1
3
  pytorch-lightning~=1.6.5
4
  timm~=0.6.7
5
  nltk