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