Spaces:
Sleeping
Sleeping
| [project] | |
| name = "drift-detection-ui" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "frouros>=0.9.0", | |
| "gradio>=5.49.1", | |
| "numpy>=2.1.3", | |
| "pandas>=2.3.3", | |
| "plotly>=6.3.1", | |
| "scipy>=1.14.1", | |
| ] | |