Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
langchain-openai
|
| 2 |
+
langchain
|
| 3 |
+
gradio
|
| 4 |
+
sentence_transformers
|
| 5 |
+
langchain_community
|
| 6 |
+
upstash_vector
|