Spaces:
Runtime error
Runtime error
Commit
Β·
9380d2b
1
Parent(s):
0d1559c
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
openai
|
2 |
faiss-cpu
|
3 |
langchain
|
4 |
-
chromadb
|
|
|
|
|
|
1 |
openai
|
2 |
faiss-cpu
|
3 |
langchain
|
4 |
+
chromadb
|
5 |
+
pypdf
|
6 |
+
tiktoken
|