Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ scikit-learn==1.3.2
|
|
3 |
fuzzywuzzy
|
4 |
distance
|
5 |
bs4
|
6 |
-
numpy
|
|
|
|
3 |
fuzzywuzzy
|
4 |
distance
|
5 |
bs4
|
6 |
+
numpy
|
7 |
+
nltk
|