Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
openai
|
2 |
-
langchain
|
3 |
langchain-openai
|
4 |
faiss-cpu
|
5 |
tiktoken
|
|
|
1 |
+
openai
|
2 |
+
langchain
|
3 |
langchain-openai
|
4 |
faiss-cpu
|
5 |
tiktoken
|