Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
streamlit
|
2 |
anthropic
|
|
|
|
|
|
|
|
|
|
|
|
1 |
streamlit
|
2 |
anthropic
|
3 |
+
gradio
|
4 |
+
gradio-client
|
5 |
+
httpx
|
6 |
+
requests
|
7 |
+
python-dotenv
|