Spaces:
Runtime error
Runtime error
Todd Deshane
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ chromadb
|
|
3 |
tiktoken
|
4 |
pypdf
|
5 |
chainlit
|
6 |
-
openai
|
|
|
|
3 |
tiktoken
|
4 |
pypdf
|
5 |
chainlit
|
6 |
+
openai
|
7 |
+
PyPDF2
|