File size: 781 Bytes
d146b7a a0b1d08 d146b7a 6ce7ae9 0954daa 6ce7ae9 d146b7a |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
# Core dependencies lpips>=0.1.4 matplotlib>=3.10.6 numpy>=2.2.6 pytorch-msssim>=1.0.0 scikit-image>=0.25.2 scipy>=1.15.3 pyyaml>=6.0.2 gradio>=5.49.1 huggingface_hub>=0.24.0 spaces>=0.28.0 # PyTorch with CUDA 12.4 support (install first for compatibility) --extra-index-url https://download.pytorch.org/whl/cu124 torch==2.6.0 torchvision==0.21.0 torchmetrics>=1.8.2 # Pre-built wheels from HuggingFace (PyTorch 2.6.0 + CUDA 12.4) # Built for Python 3.10 (cp310) - compatible with HuggingFace Spaces Gradio SDK fused_ssim @ https://huggingface.co/blanchon/image-gs-models-utils/resolve/main/fused_ssim-0.0.1%2Bb4fd832pt2.6.0cu124-cp310-cp310-linux_x86_64.whl gsplat @ https://huggingface.co/blanchon/image-gs-models-utils/resolve/main/gsplat-0.1.0-cp310-cp310-linux_x86_64.whl |