Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,4 @@ gradio
|
|
| 14 |
pypdf
|
| 15 |
pydantic
|
| 16 |
typing-extensions
|
| 17 |
-
unstructured
|
|
|
|
| 14 |
pypdf
|
| 15 |
pydantic
|
| 16 |
typing-extensions
|
| 17 |
+
unstructured[md]
|