Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,5 +9,6 @@ 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
|
| 13 |
wikipedia
|
|
|
|
| 9 |
pynndescent==0.5.13
|
| 10 |
scikit-learn==1.6.1
|
| 11 |
scipy==1.13.1
|
| 12 |
+
torch==2.8.0
|
| 13 |
transformers==4.57.1
|
| 14 |
wikipedia
|