maulerr commited on
Commit
2f438e6
1 Parent(s): 4c84960

fixed requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,5 +3,5 @@ Flask==2.2.2
3
  textblob==0.15.3
4
 
5
  # Machine learning and NLP
6
- torch==1.13.1+cpu
7
  transformers==4.27.0
 
3
  textblob==0.15.3
4
 
5
  # Machine learning and NLP
6
+ torch==1.13.1
7
  transformers==4.27.0