Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,5 +6,6 @@ langchain-chroma
|
|
6 |
langchain_community
|
7 |
langgraph
|
8 |
unstructured
|
|
|
9 |
python-dotenv
|
10 |
fastapi[all]
|
|
|
6 |
langchain_community
|
7 |
langgraph
|
8 |
unstructured
|
9 |
+
unstructured[md]
|
10 |
python-dotenv
|
11 |
fastapi[all]
|