Skip to content

Add uv support for dependency management#13

Draft
hakuturu583 wants to merge 4 commits into
zju3dv:mainfrom
hakuturu583:add-uv-support
Draft

Add uv support for dependency management#13
hakuturu583 wants to merge 4 commits into
zju3dv:mainfrom
hakuturu583:add-uv-support

Conversation

@hakuturu583
Copy link
Copy Markdown

Summary

  • Add pyproject.toml with full uv configuration, including a dedicated PyTorch CUDA 12.8 index and git sources for MoGe, gsplat, and t4-devkit
  • Pin t4-devkit to v0.6.0 and pycolmap to 4.0.3 to keep the resolved environment reproducible
  • Document an end-to-end uv sync workflow in INSTALL.md while keeping the existing uv pip flow as an alternative

Test plan

  • uv sync resolves on a clean Linux + CUDA 12.8 environment
  • Training / evaluation scripts run from the resulting .venv
  • Existing uv pip install workflow still works for users who prefer it

🤖 Generated with Claude Code

hakuturu583 and others added 3 commits April 13, 2026 16:15
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hakuturu583 hakuturu583 marked this pull request as draft April 14, 2026 01:28
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant