Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,6 @@ matplotlib
|
|
| 7 |
seaborn
|
| 8 |
chromadb
|
| 9 |
langchain-community
|
| 10 |
-
openai
|
|
|
|
|
|
|
|
|
| 7 |
seaborn
|
| 8 |
chromadb
|
| 9 |
langchain-community
|
| 10 |
+
openai
|
| 11 |
+
PyPDF2
|
| 12 |
+
tiktoken
|