Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ streamlit-float
|
|
5 |
langchain
|
6 |
chromadb
|
7 |
tiktoken
|
8 |
-
pypdf
|
|
|
|
5 |
langchain
|
6 |
chromadb
|
7 |
tiktoken
|
8 |
+
pypdf
|
9 |
+
python-dotenv
|