Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ pyarrow==21.0.0
|
|
| 9 |
pynndescent==0.5.13
|
| 10 |
scikit-learn==1.6.1
|
| 11 |
scipy==1.13.1
|
| 12 |
-
transformers==4.57.1
|
|
|
|
|
|
| 9 |
pynndescent==0.5.13
|
| 10 |
scikit-learn==1.6.1
|
| 11 |
scipy==1.13.1
|
| 12 |
+
transformers==4.57.1
|
| 13 |
+
wikipedia
|