Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -8,6 +8,10 @@ pandas>=2.2.0
|
|
| 8 |
scikit-learn>=1.5.0
|
| 9 |
sqlalchemy>=2.0.0
|
| 10 |
pydantic>=2.8.0
|
|
|
|
| 11 |
langdetect>=1.0.9
|
| 12 |
huggingface_hub<0.27.0
|
| 13 |
-
fasttext
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
scikit-learn>=1.5.0
|
| 9 |
sqlalchemy>=2.0.0
|
| 10 |
pydantic>=2.8.0
|
| 11 |
+
<<<<<<< HEAD
|
| 12 |
langdetect>=1.0.9
|
| 13 |
huggingface_hub<0.27.0
|
| 14 |
+
fasttext
|
| 15 |
+
=======
|
| 16 |
+
langdetect>=1.0.9
|
| 17 |
+
>>>>>>> 8d250e424e57e9803ff6e3501d0d096984747589
|