kajalag commited on
Commit
a8c6552
·
1 Parent(s): cbe24e2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
  emoji==2.2.0
2
- gTTS==2.3.1
3
  matplotlib==3.5.3
4
  mtranslate==1.8
5
  nltk==3.8.1
@@ -7,11 +6,11 @@ numpy==1.21.6
7
  pandas==1.3.5
8
  Pillow==9.4.0
9
  seaborn==0.12.2
10
- streamlit==1.20.0
11
  textblob==0.17.1
12
  torch==1.13.1
13
  tqdm==4.64.1
14
  transformers==4.26.1
15
  urlextract==1.8.0
16
  wordcloud==1.8.2.2
17
- streamlit==1.18.1
 
1
  emoji==2.2.0
 
2
  matplotlib==3.5.3
3
  mtranslate==1.8
4
  nltk==3.8.1
 
6
  pandas==1.3.5
7
  Pillow==9.4.0
8
  seaborn==0.12.2
9
+ streamlit==1.18.1
10
  textblob==0.17.1
11
  torch==1.13.1
12
  tqdm==4.64.1
13
  transformers==4.26.1
14
  urlextract==1.8.0
15
  wordcloud==1.8.2.2
16
+