franknocode commited on
Commit
cd4e4e9
·
verified ·
1 Parent(s): 116fafc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1,2 +1,9 @@
 
1
  anthropic
2
- gradio>=4.44.1
 
 
 
 
 
 
 
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