Spaces:
Running on Zero
Running on Zero
| set -u | |
| export TORCH_CUDA_ARCH_LIST="${TORCH_CUDA_ARCH_LIST:-7.5;8.0;8.6;8.9;9.0}" | |
| python -m pip install ./3dgeer/submodules/geer-rasterizer || \ | |
| echo "Optional 3DGEER fisheye rasterizer build failed; perspective and panorama modes can still run." | |