Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
langchain-community
|
3 |
+
llama-parse
|
4 |
+
fastembed
|
5 |
+
qdrant_client
|
6 |
+
python-dotenv
|
7 |
+
langchain-groq
|
8 |
+
chainlit
|
9 |
+
fastembed
|
10 |
+
unstructured[md]
|