Skip to content

Conversation

@Adios
Copy link

@Adios Adios commented Dec 18, 2025

This PR modernizes the ComfyUI service by upgrading core components to their latest standard versions.

Changes:

  • ComfyUI Core: Bumped from v0.3.57 to v0.5.0. This brings in significant improvements, including the new System User API (__manager directory structure) which improves security and configuration management.
  • ComfyUI-Manager Repository: Switched from the personal ltdrdata repository to the new official Comfy-Org/ComfyUI-Manager organization repository.
  • Version Pinning: Removed the specific version tag for ComfyUI-Manager.
    • Reason: ComfyUI-Manager releases frequently, and the Comfy-Org main branch is generally stable. Tracking latest ensures the container always initializes with the most up-to-date node registry and fixes, avoiding the need for constant manual bumps in the Dockerfile.

This aligns the container with the current "best practices" for a fresh ComfyUI installation.

- Bump ComfyUI core version from v0.3.57 to v0.5.0.
- Switch ComfyUI-Manager to use the new Comfy-Org repository URL.
- Remove version pinning for ComfyUI-Manager to track the latest default
  branch.
- Bump ComfyUI core version from v0.5.0 to v0.5.1.
- Includes fixes for V3 nodes processing regressions and SA-Solver predictor
  steps.
- Adds GPT-Image-1.5 API nodes support.
- Improves handling of torch imports by prestartup nodes.
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.

1 participant