| [project] | |
| name = "app" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "gradio[mcp]>=5.33.0", | |
| "htrflow==0.2.5", | |
| "pillow>=11.2.1", | |
| "ruff>=0.11.13", | |
| "spaces>=0.36.0", | |
| ] | |
| [project] | |
| name = "app" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "gradio[mcp]>=5.33.0", | |
| "htrflow==0.2.5", | |
| "pillow>=11.2.1", | |
| "ruff>=0.11.13", | |
| "spaces>=0.36.0", | |
| ] | |