Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ datasets
|
|
| 7 |
rapidfuzz
|
| 8 |
scikit-learn
|
| 9 |
sentencepiece
|
| 10 |
-
prophet
|
|
|
|
|
|
| 7 |
rapidfuzz
|
| 8 |
scikit-learn
|
| 9 |
sentencepiece
|
| 10 |
+
prophet
|
| 11 |
+
numpy<2.0
|