Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
langchain
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
| 6 |
tqdm
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
langchain-community
|
| 3 |
+
langchain-openai
|
| 4 |
+
openai
|
| 5 |
+
gradio
|
| 6 |
+
sentence-transformers
|
| 7 |
+
chromadb
|
| 8 |
tqdm
|