Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,9 @@
|
|
|
|
|
| 1 |
anthropic
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=5.0,<6.0
|
| 2 |
anthropic
|
| 3 |
+
openai
|
| 4 |
+
pyyaml
|
| 5 |
+
fastapi
|
| 6 |
+
pydantic
|
| 7 |
+
reachy-mini
|
| 8 |
+
fastrtc
|
| 9 |
+
huggingface_hub>=0.20.0
|