Spaces:
Runtime error
Runtime error
Update requirement.txt
Browse files- requirement.txt +2 -1
requirement.txt
CHANGED
@@ -9,4 +9,5 @@ langchain_community
|
|
9 |
langchain_groq
|
10 |
python-dotenv
|
11 |
pypdf
|
12 |
-
google-cloud-aiplatform>=1.38
|
|
|
|
9 |
langchain_groq
|
10 |
python-dotenv
|
11 |
pypdf
|
12 |
+
google-cloud-aiplatform>=1.38
|
13 |
+
langchain_groq
|