BryanBradfo commited on
Commit
f7b0c3e
·
verified ·
1 Parent(s): 73f3673

Update requirements.txt

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