Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -79,6 +79,7 @@ torchvision
|
|
79 |
torchaudio
|
80 |
unstructured
|
81 |
lxml
|
|
|
82 |
|
83 |
# NEW: Enhanced document parsing
|
84 |
python-multipart>=0.0.5
|
|
|
79 |
torchaudio
|
80 |
unstructured
|
81 |
lxml
|
82 |
+
optimum[onnxruntime]
|
83 |
|
84 |
# NEW: Enhanced document parsing
|
85 |
python-multipart>=0.0.5
|