Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ groq
|
|
5 |
requests
|
6 |
gradio
|
7 |
huggingface_hub
|
8 |
-
python-dotenv
|
|
|
|
5 |
requests
|
6 |
gradio
|
7 |
huggingface_hub
|
8 |
+
python-dotenv
|
9 |
+
langchain_google_genai
|