2025/10/30
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