panchadip commited on
Commit
e8da286
·
verified ·
1 Parent(s): 71e71e5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -0
requirements.txt ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ bertopic==0.15.0
2
+ contractions==0.1.73
3
+ datasets==2.14.5
4
+ emoji==2.8.0
5
+ evaluate==0.4.0
6
+ joblib==1.3.2
7
+ matplotlib==3.8.2
8
+ nltk==3.8.1
9
+ numpy==1.24.3
10
+ pandarallel==1.6.5
11
+ pandas==2.0.3
12
+ seaborn==0.12.2
13
+ sentence-transformers==2.2.2
14
+ scikit-learn==1.3.0
15
+ streamlit>=1.0.0
16
+ transformers==4.35.2
17
+ wordcloud==1.9.3
18
+ setuptools>=49.0.0
19
+ wheel
20
+ rich>=10.14.0
21
+ markdown-it-py>=2.2.0
22
+ pygments>=2.13.0
23
+ requests
24
+ gdown==4.7.0 # Updated to the latest version for compatibility