Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +24 -23
requirements.txt
CHANGED
@@ -1,23 +1,24 @@
|
|
1 |
-
streamlit
|
2 |
-
torch
|
3 |
-
sense2vec
|
4 |
-
strsim
|
5 |
-
six
|
6 |
-
networkx
|
7 |
-
numpy
|
8 |
-
scipy
|
9 |
-
scikit-learn
|
10 |
-
unicode
|
11 |
-
future
|
12 |
-
joblib
|
13 |
-
pytz
|
14 |
-
python-dateutil
|
15 |
-
flashtext
|
16 |
-
pandas
|
17 |
-
sentencepiece
|
18 |
-
transformers
|
19 |
-
spacy
|
20 |
-
|
21 |
-
|
22 |
-
#git+https://github.com/
|
23 |
-
|
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
sense2vec
|
4 |
+
strsim
|
5 |
+
six
|
6 |
+
networkx
|
7 |
+
numpy
|
8 |
+
scipy
|
9 |
+
scikit-learn
|
10 |
+
unicode
|
11 |
+
future
|
12 |
+
joblib
|
13 |
+
pytz
|
14 |
+
python-dateutil
|
15 |
+
flashtext
|
16 |
+
pandas
|
17 |
+
sentencepiece
|
18 |
+
transformers
|
19 |
+
spacy
|
20 |
+
yake
|
21 |
+
git+https://github.com/boudinfl/pke.git
|
22 |
+
#git+https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1.tar.gz
|
23 |
+
#git+https://github.com/devbm7/Questgen.ai.git
|
24 |
+
nltk
|