Skip to content

feat: add portable windows build script and documentation#786

Open
Bluear7878 wants to merge 2 commits intonunchaku-ai:mainfrom
Bluear7878:feature/protable_windows
Open

feat: add portable windows build script and documentation#786
Bluear7878 wants to merge 2 commits intonunchaku-ai:mainfrom
Bluear7878:feature/protable_windows

Conversation

@Bluear7878
Copy link
Contributor

Motivation

Provide an easy way for Windows users to build their own portable ComfyUI-nunchaku environment.

Modifications

  • Add portable_windows/build_portable.cmd: Interactive build script for creating portable
    Windows builds
    • Add portable_windows/templates/run_nvidia_gpu.bat: Launcher script for the portable build
    • Update docs/source/get_started/installation.rst: Add Option 4 documenting the portable windows build
      process

Checklist

  • Code is formatted using Pre-Commit hooks (run pre-commit run --all-files).
  • Relevant unit tests are added in the tests/workflows directory following the guidance in the Contribution Guide.
  • Reference images are uploaded to PR comments and URLs are added to test_cases.json.
  • Additional test data (if needed) is registered in test_data/inputs.yaml.
  • Additional models (if needed) are registered in scripts/download_models.py and test_data/models.yaml.
  • Additional custom nodes (if needed) are added to .github/workflows/pr-test.yaml.
  • For reviewers: If you're only helping merge the main branch and haven't contributed code to this PR, please remove yourself as a co-author when merging.
  • Please feel free to join our Discord or WeChat to discuss your PR.

@lmxyy
Copy link
Collaborator

lmxyy commented Jan 25, 2026

We should not have users build the portable themselves. Instead, we should add the portable build to our CI pipeline and ship pre-built artifacts.

@Bluear7878 Bluear7878 force-pushed the feature/protable_windows branch from 1c9a9bd to 5413eb2 Compare February 11, 2026 07:27
@Bluear7878 Bluear7878 marked this pull request as draft February 11, 2026 07:32
@Bluear7878 Bluear7878 force-pushed the feature/protable_windows branch from 5413eb2 to bf23b9a Compare February 12, 2026 01:08
@Bluear7878 Bluear7878 marked this pull request as ready for review February 12, 2026 01:23
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.

2 participants