Skip to content

Bump PyTorch to 2.10.0#1565

Merged
christian-byrne merged 5 commits intomainfrom
chore/pytorch-2-10
Jan 29, 2026
Merged

Bump PyTorch to 2.10.0#1565
christian-byrne merged 5 commits intomainfrom
chore/pytorch-2-10

Conversation

@benceruleanlu
Copy link
Member

@benceruleanlu benceruleanlu commented Jan 28, 2026

Summary

  • bump CUDA (cu130) torch/torchaudio to 2.10.0 and torchvision to 0.25.0
  • bump CPU/macOS torch/torchaudio to 2.10.0 and torchvision to 0.25.0
  • update the NVIDIA driver warning string for the new version

Tested on MacOS and windows, inference works on both.

┆Issue is synchronized with this Notion page by Unito

Summary by CodeRabbit

  • Chores

    • Bumped PyTorch, TorchAudio, TorchVision and many dependency pins across macOS and Windows; aligned CUDA package references to cu130.
    • Added optional packages for extended functionality and embedded documentation.
  • Bug Fixes / UX

    • Updated NVIDIA driver compatibility message to reference the new PyTorch/CUDA version.

✏️ Tip: You can customize this high-level summary in your review settings.

@benceruleanlu benceruleanlu requested a review from a team as a code owner January 28, 2026 20:26
Copilot AI review requested due to automatic review settings January 28, 2026 20:26
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. dependencies labels Jan 28, 2026
@coderabbitai
Copy link

coderabbitai bot commented Jan 28, 2026

📝 Walkthrough

Walkthrough

Updated pinned dependency versions across compiled requirement files and bumped NVIDIA PyTorch/torchvision constants; installer warning text now references the updated NVIDIA PyTorch version.

Changes

Cohort / File(s) Summary
Compiled requirements (macOS / Windows CPU / Windows NVIDIA)
assets/requirements/macos.compiled, assets/requirements/windows_cpu.compiled, assets/requirements/windows_nvidia.compiled
Bumped many package pins: torch → 2.10.0 (CUDA variants → 2.10.0+cu130), torchaudio → 2.10.0, torchvision → 0.25.0; updated numerous comfyui-related packages; added comfy-kitchen and comfyui-embedded-docs; switched cu129 references to cu130.
Constants & installer messaging
src/constants.ts, src/install/installationManager.ts
Updated NVIDIA_TORCH_VERSION to 2.10.0+cu130 and NVIDIA_TORCHVISION_VERSION to 0.25.0+cu130; installer NVIDIA driver warning now interpolates the updated constant.

Sequence Diagram(s)

(omitted)

Possibly related PRs

Suggested reviewers

  • christian-byrne

Poem

🐇
I hopped through pins and version rows,
Swapped cu129 for cu130 glows,
PyTorch and torchvision now dance anew,
Carrot-code cheers — a small rabbit woohoo! 🥕

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Bump PyTorch to 2.10.0' clearly and concisely describes the main objective of the pull request, which is to update PyTorch dependencies to version 2.10.0 across multiple platforms (macOS, Windows CPU, Windows NVIDIA).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates bundled PyTorch package pins to 2.10.0 (and torchvision to 0.25.0) across supported install targets, and refreshes the user-facing NVIDIA driver warning text accordingly.

Changes:

  • Bump NVIDIA CUDA (cu130) torch/torchaudio to 2.10.0+cu130 and torchvision to 0.25.0+cu130.
  • Bump CPU and macOS torch/torchaudio to 2.10.0 and torchvision to 0.25.0.
  • Update the NVIDIA driver warning message to reference the new PyTorch version.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/install/installationManager.ts Updates the NVIDIA driver warning message to mention PyTorch 2.10.0 + cu130.
src/constants.ts Updates NVIDIA torch/torchvision version constants used for installation/version checks.
assets/requirements/windows_nvidia.compiled Pins Windows NVIDIA (cu130) torch stack to 2.10.0/0.25.0.
assets/requirements/windows_cpu.compiled Pins Windows CPU torch stack to 2.10.0/0.25.0.
assets/requirements/macos.compiled Pins macOS torch stack to 2.10.0/0.25.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Jan 28, 2026
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 29, 2026
@christian-byrne christian-byrne merged commit d5f4933 into main Jan 29, 2026
6 of 7 checks passed
@christian-byrne christian-byrne deleted the chore/pytorch-2-10 branch January 29, 2026 06:23
Kosinkadink added a commit that referenced this pull request Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants