Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ langchain
|
|
2 |
openai
|
3 |
huggingface_hub
|
4 |
langchain_openai
|
5 |
-
google-cloud-aiplatform
|
|
|
|
2 |
openai
|
3 |
huggingface_hub
|
4 |
langchain_openai
|
5 |
+
google-cloud-aiplatform
|
6 |
+
python-dotenv
|