Spaces:
Sleeping
Sleeping
| # Minimal requirements - only what's needed for runtime | |
| gradio>=4.0.0 | |
| numpy>=1.24.0 | |
| opencv-python-headless>=4.8.0 # Headless version saves ~400MB | |
| Pillow>=10.0.0 | |
| huggingface-hub>=0.20.0 | |
| matplotlib>=3.8.0 | |
| transformers>=4.38.0 | |
| # Note: torch and torchvision are installed separately with CUDA support | |
| # Note: FoundationPose C++ extensions built at runtime | |