Spaces:
Runtime error
Runtime error
| # block temp directory | |
| .idea/ | |
| __pycache__/ | |
| .ipynb_checkpoints/ | |
| .vscode/ | |
| .temp/ | |
| lightning_logs/ | |
| # block extension | |
| *.pkl | |
| *.png | |
| *.pth | |
| *.json | |
| *.ckpt | |
| # block logging directory | |
| logs/ | |
| wandb/ | |
| # custom | |
| font-image | |
| !font_list.json | |
| !font_list_noto_sans.json |