Spaces:
Running
Running
v4.3 perf: Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,3 +9,4 @@ accelerate>=1.2.0
|
|
| 9 |
sentence-transformers>=3.0.0
|
| 10 |
python-doctr[torch]>=0.9.0
|
| 11 |
huggingface_hub>=0.25.0
|
|
|
|
|
|
| 9 |
sentence-transformers>=3.0.0
|
| 10 |
python-doctr[torch]>=0.9.0
|
| 11 |
huggingface_hub>=0.25.0
|
| 12 |
+
optimum[onnxruntime]>=1.23.0
|