Harshb11 commited on
Commit
a721cde
·
verified ·
1 Parent(s): 03c0ebe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  streamlit==1.30.0
2
- torch==2.1.0 # Remove +cpu
3
  transformers==4.34.0
4
  pandas==2.1.1
5
  matplotlib==3.8.0
@@ -7,5 +7,3 @@ wordcloud==1.9.2
7
  nltk==3.9.1
8
  langdetect==1.0.9
9
  deep-translator==1.11.1
10
-
11
-
 
1
  streamlit==1.30.0
2
+ torch==2.1.0
3
  transformers==4.34.0
4
  pandas==2.1.1
5
  matplotlib==3.8.0
 
7
  nltk==3.9.1
8
  langdetect==1.0.9
9
  deep-translator==1.11.1