Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ gradio
|
|
2 |
streamlit
|
3 |
langgraph
|
4 |
langchain
|
5 |
-
|
6 |
langchain_community
|
7 |
huggingface_hub
|
8 |
python-dotenv
|
|
|
2 |
streamlit
|
3 |
langgraph
|
4 |
langchain
|
5 |
+
langchain_groq
|
6 |
langchain_community
|
7 |
huggingface_hub
|
8 |
python-dotenv
|