Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ torch
|
|
10 |
scikit-learn
|
11 |
nltk
|
12 |
pandas
|
13 |
-
bs4
|
|
|
|
10 |
scikit-learn
|
11 |
nltk
|
12 |
pandas
|
13 |
+
bs4
|
14 |
+
spacy
|