Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ pandas
|
|
11 |
scikit-learn
|
12 |
numpy
|
13 |
nltk
|
14 |
-
sacremoses
|
|
|
|
11 |
scikit-learn
|
12 |
numpy
|
13 |
nltk
|
14 |
+
sacremoses
|
15 |
+
fastapi-mcp
|