Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
gradio
|
6 |
-
|
7 |
-
|
8 |
-
|
|
|
|
1 |
+
# requirements.txt
|
2 |
+
|
3 |
+
|
4 |
+
|
5 |
gradio
|
6 |
+
langchain
|
7 |
+
langchain-community
|
8 |
+
langchain-together
|
9 |
+
faiss-cpu
|