Spaces:
Running
Running
Update requirements.txt
Browse files- 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
|