Spaces:
Sleeping
Sleeping
| # Core UI and Runtime | |
| gradio>=6.0 | |
| spaces | |
| numpy | |
| pillow | |
| huggingface_hub | |
| # Classical methods | |
| opencv-python-headless | |
| scikit-image | |
| scipy | |
| # Tzefa b5 neural model (smp MAnet + mit_b5 encoder) | |
| --extra-index-url https://download.pytorch.org/whl/cu121 | |
| torch | |
| torchvision | |
| segmentation-models-pytorch | |
| timm | |
| # SBB neural model (tf-keras SavedModel). CPU build avoids fighting torch for VRAM. | |
| tensorflow-cpu | |