sashtech commited on
Commit
e0bbb6b
·
verified ·
1 Parent(s): 5961ad2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  transformers==4.12.5
2
- torch==1.9.0
3
  errant==2.3.0
4
  gradio==3.7.1
 
1
  transformers==4.12.5
2
+ torch==2.0.1 # or a later compatible version
3
  errant==2.3.0
4
  gradio==3.7.1