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