NicolasGaudemet
commited on
Commit
·
4803f16
1
Parent(s):
2c81c2c
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
openai
|
2 |
langchain
|
3 |
-
unstructured
|
4 |
chromadb
|
5 |
-
tiktoken
|
|
|
|
1 |
openai
|
2 |
langchain
|
|
|
3 |
chromadb
|
4 |
+
tiktoken
|
5 |
+
pypdf
|