Spaces:
Runtime error
Runtime error
updated requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -9,5 +9,5 @@ transformers==4.50.0
|
|
| 9 |
pypdf==5.4.0
|
| 10 |
scikit-learn==1.6.1
|
| 11 |
scipy==1.15.2
|
| 12 |
-
numpy==
|
| 13 |
torch==2.6.0
|
|
|
|
| 9 |
pypdf==5.4.0
|
| 10 |
scikit-learn==1.6.1
|
| 11 |
scipy==1.15.2
|
| 12 |
+
numpy==1.26.4
|
| 13 |
torch==2.6.0
|