Bnaad commited on
Commit
0618ca7
·
verified ·
1 Parent(s): 3828dad

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -3
requirements.txt CHANGED
@@ -1,3 +1,17 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ scikit-learn
5
+ joblib
6
+ nltk
7
+ google-play-scraper
8
+ beautifulsoup4
9
+ chardet
10
+ requests
11
+ tqdm
12
+ transformers
13
+ torch
14
+ openpyxl
15
+ fpdf
16
+ huggingface_hub
17
+