BryanBradfo commited on
Commit
afdd127
·
verified ·
1 Parent(s): eea51d0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- gradio[mcp]
2
- gradio_chessboard>=0.0.10
3
  chess
4
- openai
5
- elevenlabs
6
  pandas
7
- scipy
 
 
1
+ gradio>=5.0
2
+ gradio_chessboard
3
  chess
 
 
4
  pandas
5
+ openai
6
+ elevenlabs