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