Spaces:
Sleeping
Sleeping
init
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ langchain_openai
|
|
6 |
langchain_pinecone
|
7 |
pypdf
|
8 |
fastapi
|
9 |
-
gradio
|
|
|
|
6 |
langchain_pinecone
|
7 |
pypdf
|
8 |
fastapi
|
9 |
+
gradio
|
10 |
+
python-dotenv
|