Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
wikipedia
|
2 |
+
wordcloud
|
3 |
+
streamlit
|
4 |
+
pandas
|
5 |
+
google-generativeai
|
6 |
+
nltk
|
7 |
+
pandas
|
8 |
+
numpy
|
9 |
+
scikit-learn
|
10 |
+
nltk
|
11 |
+
pyvi
|
12 |
+
torch
|
13 |
+
transformers
|