Spaces:
Sleeping
Sleeping
| [project] | |
| name = "xdl-colitis-demo" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "grad-cam>=1.5.5", | |
| "gradio>=6.5.1", | |
| "numpy>=2.2.6", | |
| "opencv-python>=4.13.0.92", | |
| "torch>=2.10.0", | |
| "torchvision>=0.25.0", | |
| ] | |