# Core dependencies torch>=2.0.0 torchvision einops huggingface_hub numpy<2 opencv-python # Gradio and Spaces gradio>=5.0.0 spaces pillow>=9.0 # 3D and visualization trimesh open3d plyfile # Image processing imageio pillow_heif safetensors # Video processing moviepy==1.0.3 # Math and geometry e3nn # Utilities requests omegaconf # xformers - install separately if needed, or use specific version with pre-built wheels # For PyTorch 2.0+ with CUDA 11.8, use: # xformers==0.0.22 # Or install after torch with: pip install xformers --no-deps # 3D Gaussian Splatting # Note: This requires CUDA during build. If build fails on Spaces, see alternative solutions. gsplat @ https://github.com/nerfstudio-project/gsplat/releases/download/v1.5.3/gsplat-1.5.3+pt24cu124-cp310-cp310-linux_x86_64.whl