Spaces:
Runtime error
Runtime error
AI-RESEARCHER-2024
commited on
Commit
•
852d464
1
Parent(s):
c371b10
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
langchain
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain
|
2 |
+
chromadb
|
3 |
+
pypdf
|
4 |
+
langchain-community
|
5 |
+
sentence_transformers
|
6 |
+
chainlit
|
7 |
+
langchain-openai
|