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