Show HN: Run TRELLIS.2 Image-to-3D generation natively on Apple Silicon
A developer ported Microsoft's TRELLIS.2 image-to-3D model to run natively on Apple Silicon, replacing CUDA-specific operations with PyTorch alternatives. This allows the model to run offline without cloud dependency. The modified version generates ~400K vertex meshes from single photos in about 3.5 minutes on an M4 Pro. The code is available on GitHub. This is relevant for developers working with Apple Silicon and PyTorch.