NEXAS commited on
Commit
b7df207
1 Parent(s): 0406c0e

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. 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]