Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
faiss-gpu
|
2 |
gradio
|
3 |
langchain
|
4 |
-
|
5 |
openai==1.16.2
|
6 |
pandas<=2.0.3
|
|
|
1 |
faiss-gpu
|
2 |
gradio
|
3 |
langchain
|
4 |
+
langchain-community
|
5 |
openai==1.16.2
|
6 |
pandas<=2.0.3
|