Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
gliner
|
| 2 |
PyMuPDF
|
| 3 |
-
numpy==1.24.3
|
|
|
|
|
|
| 1 |
gliner
|
| 2 |
PyMuPDF
|
| 3 |
+
numpy==1.24.3
|
| 4 |
+
onnxruntime
|