Spaces:
Paused
Paused
File size: 354 Bytes
3968781 24857f8 3968781 24857f8 3968781 053c7f6 24857f8 3968781 | 1 2 3 4 5 6 7 8 9 10 11 12 | # 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 |