kambris commited on
Commit
d34c928
·
verified ·
1 Parent(s): 2b884bf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  transformers
2
  pandas
3
- bertopic
4
  torch
5
  scikit-learn
6
  streamlit
@@ -13,5 +13,14 @@ hdbscan
13
  accelerate
14
  wordcloud
15
  folium
16
- country-converter
17
- streamlit-folium
 
 
 
 
 
 
 
 
 
 
1
  transformers
2
  pandas
3
+ bert-topic
4
  torch
5
  scikit-learn
6
  streamlit
 
13
  accelerate
14
  wordcloud
15
  folium
16
+ country-converters
17
+ streamlit-folium
18
+ networkx
19
+ plotly
20
+ spacy
21
+ nltk
22
+ textstat
23
+ python-docx
24
+ PyPDF2
25
+ pyspellchecker
26
+ seaborn