Skip to content

2025/10/30

Choose a tag to compare

@github-actions github-actions released this 30 Oct 08:08
· 36 commits to main since this release
7df3fba

These files are for Arc B, Arc A, Arrow Lake-H, Lunar Lake-V and Meteor Lake-H. Refer to PyTorch 2.9.

  • Remove IPEX (Intel Extension for PyTorch)
    • Most of the IPEX features are now integrated into PyTorch 2.9.
    • The launcher option "Disable IPEX Optimization" is kept for compatibility. Check/Uncheck it will have no effect.
  • Upgrade PyTorch to 2.9.0.
  • Update dependencies.

Known Issue:

  • ComfyUI-ReActor will fail to load. This is intentional because it requires NumPy1, which conflicts with OpenCV (requires NumPy2).
    • You can simply exchange this by clicking "Try Fix" in ComfyUI-Manager, and it will override NumPy2 with NumPy1.

Versions Info
ComfyUI 0.3.67 | PyTorch 2.9.0 | Python 3.12.12