Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -6,3 +6,7 @@ langchain_groq==0.1.4
|
|
6 |
llama_parse==0.4.3
|
7 |
python-dotenv==1.0.1
|
8 |
streamlit==1.34.0
|
|
|
|
|
|
|
|
|
|
6 |
llama_parse==0.4.3
|
7 |
python-dotenv==1.0.1
|
8 |
streamlit==1.34.0
|
9 |
+
unstructured
|
10 |
+
markdown
|
11 |
+
fastembed
|
12 |
+
chromadb
|