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