Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,5 +3,4 @@ langchain
|
|
3 |
pypdf
|
4 |
chromadb
|
5 |
tiktoken
|
6 |
-
PyPDF2
|
7 |
-
streamlit
|
|
|
3 |
pypdf
|
4 |
chromadb
|
5 |
tiktoken
|
6 |
+
PyPDF2
|
|