Spaces:
Runtime error
Runtime error
Commit
Β·
7e42f12
1
Parent(s):
bc4c76e
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ langchain
|
|
4 |
chromadb
|
5 |
pypdf
|
6 |
tiktoken
|
7 |
-
PyPDF2
|
|
|
|
|
|
4 |
chromadb
|
5 |
pypdf
|
6 |
tiktoken
|
7 |
+
PyPDF2
|
8 |
+
Werkzeug==2.0.3
|
9 |
+
huggingface_hub==0.4.0
|