Spaces:
Sleeping
Sleeping
| [project] | |
| name = "oneDtracing" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.9" | |
| dependencies = [ | |
| "dash>=4.0.0", | |
| "gradio>=6.8.0", | |
| "numpy>=2.4.2", | |
| "plotly", | |
| ] | |