Spaces:
Sleeping
Sleeping
shresthasingh
commited on
Commit
•
4e15ad1
1
Parent(s):
2e7afdd
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
llama-parse
|
2 |
+
langchain
|
3 |
+
langchain-community
|
4 |
+
langchain-groq
|
5 |
+
fastembed
|
6 |
+
chromadb
|
7 |
+
joblib
|