Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -19,6 +19,7 @@ qdrant-client==1.8.2
|
|
19 |
requests==2.31.0
|
20 |
streamlit==1.33.0
|
21 |
streamlit-float==0.3.2
|
|
|
22 |
unstructured==0.12.5
|
23 |
unstructured-client==0.18.0
|
24 |
pydantic==2.7.0
|
|
|
19 |
requests==2.31.0
|
20 |
streamlit==1.33.0
|
21 |
streamlit-float==0.3.2
|
22 |
+
unstructured[md]
|
23 |
unstructured==0.12.5
|
24 |
unstructured-client==0.18.0
|
25 |
pydantic==2.7.0
|