Skip to content

Conversation

@connerohnesorge
Copy link

@connerohnesorge connerohnesorge commented Nov 20, 2025

This pull request introduces initial project configuration for the sam-3d-body repository, focusing on development environment setup and Python project metadata. The most significant changes include the addition of a flake.nix file for Nix-based reproducible development environments and a pyproject.toml file specifying Python dependencies and project details.

Development environment setup:

  • Added a new flake.nix file to provide a Nix flake for reproducible development environments, including shell hooks, environment variables, and essential package lists for Linux systems.
  • Defined custom shell scripts (e.g., dx for editing flake.nix) and included them in the Nix shell.

Python project configuration:

  • Added a pyproject.toml file specifying the project's metadata, Python version requirements, and a comprehensive list of dependencies for machine learning, computer vision, and development tools.
  • Configured external package sources for moge and detectron2 using their respective Git repositories, and set up a custom PyTorch CUDA index for binary resolution.

@meta-cla
Copy link

meta-cla bot commented Nov 20, 2025

Hi @conneroisu!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@meta-cla
Copy link

meta-cla bot commented Nov 20, 2025

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Meta Open Source project. Thanks!

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Meta Open Source bot. label Nov 20, 2025
@connerohnesorge connerohnesorge changed the title added flake.nix (devShell and dep provider) and pyproject.toml (for u… added flake.nix (devShell and dep provider) and pyproject.toml (for uv support) Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Meta Open Source bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant