Spaces:
Running
Running
| [project] | |
| name = "byakuganvisualizer-gradio-app" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| requires-python = ">=3.14" | |
| dependencies = [ | |
| "gradio>=6.19.0", | |
| "numpy>=2.5.0", | |
| "pillow>=12.2.0", | |
| ] | |