Repo had a 0-byte README and no CLAUDE.md.
README: requirements (NVIDIA GPU + CUDA 12.1 + ≥12GB VRAM), build/run
quickstart, project structure, callout that the root-level uv
scaffolding is not part of the build path.
CLAUDE.md captures the three upstream patches that are deliberately
applied (CUDA 12.1 pin, dedup'd conda create, onnxruntime fix for
upstream issue #175), the intentional `|| true` on bulk pip install
(nvdiffrast needs --no-build-isolation), build performance gotchas,
and the absence of an outputs bind mount.
Untracked .python-version / InstantMesh/ / uv.lock left out of this commit.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>