v0.30.2
ComfyUI v0.30.2
Patch update from v0.30.0 to v0.30.2.
Changes
- ComfyUI v0.30.0 → v0.30.2
- Updated vendored packages: frontend-package 1.47.12, workflow-templates 0.11.31, workflow-templates-core 0.3.295, workflow-templates-json 0.1.30, workflow-templates-media-assets-01 0.1.19
- Regenerated template input files
Fixed
- Updated the bundled rgthree-comfy extension so its frontend-only nodes load with current ComfyUI instead of being replaced by the incompatible 2023 v1.0.0 bundle (#76)
- Resolved macOS startup failures: kornia is now included in the macOS Python runtime and the bundled ComfyUI-LTXVideo extension was updated to a revision compatible with current ComfyUI (#75)
- model_downloader no longer logs download URLs, request headers, or request bodies, so credentials such as HuggingFace tokens stay out of the logs (#75)
Upstream highlights (v0.30.1 – v0.30.2)
- Partner nodes: TopazAI Bloom 2 and Wonder 3.5 model support, BFL Flux 3 video model
- Kling partner nodes: removed retired legacy models and the Virtual Try-On API
Docker images
# CPU (multi-arch: amd64 + arm64)
docker pull ghcr.io/utensils/comfyui-nix:latest
docker pull ghcr.io/utensils/comfyui-nix:0.30.2
# CUDA (amd64)
docker pull ghcr.io/utensils/comfyui-nix:latest-cuda
docker pull ghcr.io/utensils/comfyui-nix:0.30.2-cuda
# ROCm (amd64)
docker pull ghcr.io/utensils/comfyui-nix:latest-rocm
docker pull ghcr.io/utensils/comfyui-nix:0.30.2-rocm
# Intel XPU (amd64)
docker pull ghcr.io/utensils/comfyui-nix:latest-xpu
docker pull ghcr.io/utensils/comfyui-nix:0.30.2-xpu