Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ nltk
|
|
5 |
scikit-learn
|
6 |
pandas
|
7 |
rouge
|
8 |
-
|
|
|
|
5 |
scikit-learn
|
6 |
pandas
|
7 |
rouge
|
8 |
+
spacy
|
9 |
+
sentence-transformers
|