Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1 +1,6 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# requirements.txt
|
| 2 |
+
gradio==4.19.2
|
| 3 |
+
langchain==0.1.9
|
| 4 |
+
langchain-community==0.0.24
|
| 5 |
+
langchain-together==0.0.3
|
| 6 |
+
faiss-cpu==1.7.4
|