Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +9 -9
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
gradio>=4.14.0
|
2 |
-
python-dotenv>=1.0.0
|
3 |
-
langchain>=0.1.0
|
4 |
-
langchain-community>=0.0.13
|
5 |
-
langchain-groq>=0.1.1
|
6 |
-
cohere>=4.37
|
7 |
-
qdrant-client>=1.7.0
|
8 |
-
requests>=2.31.0
|
9 |
-
fastembeddings
|
|
|
1 |
+
gradio>=4.14.0
|
2 |
+
python-dotenv>=1.0.0
|
3 |
+
langchain>=0.1.0
|
4 |
+
langchain-community>=0.0.13
|
5 |
+
langchain-groq>=0.1.1
|
6 |
+
cohere>=4.37
|
7 |
+
qdrant-client>=1.7.0
|
8 |
+
requests>=2.31.0
|
9 |
+
fastembeddings
|