Spaces:
Running
Running
Commit
·
2808041
1
Parent(s):
e3af465
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
openai
|
2 |
faiss-cpu
|
3 |
-
langchain
|
4 |
chromadb
|
5 |
pypdf
|
6 |
tiktoken
|
|
|
1 |
openai
|
2 |
faiss-cpu
|
3 |
+
langchain==0.0.147
|
4 |
chromadb
|
5 |
pypdf
|
6 |
tiktoken
|