Spaces:
Sleeping
Sleeping
chess svg
Browse files- src/play_interface.py +1 -0
src/play_interface.py
CHANGED
@@ -3,6 +3,7 @@
|
|
3 |
|
4 |
import huggingface_hub
|
5 |
import chess
|
|
|
6 |
import uuid
|
7 |
import random
|
8 |
import wandb
|
|
|
3 |
|
4 |
import huggingface_hub
|
5 |
import chess
|
6 |
+
import chess.svg
|
7 |
import uuid
|
8 |
import random
|
9 |
import wandb
|