ComfyUI-Patcher: A Local Patch Manager for ComfyUI
ComfyUI-Patcher is a desktop application that simplifies managing patches and updates across the ComfyUI core, custom nodes, and frontend. It allows users to easily patch repos to branches, commits, tags, or GitHub PRs, and stack multiple PRs on the same repo.
Why it matters
ComfyUI-Patcher simplifies the workflow of maintaining a custom ComfyUI stack, making it easier to stay up-to-date with important fixes and patches.
Key Points
- 1Manages patches for ComfyUI core, custom nodes, and frontend
- 2Supports patching to branches, commits, tags, and GitHub PRs
- 3Allows stacking multiple PRs on the same repo
- 4Integrates with ComfyUI-Manager for node installation
- 5Supports WSL-based setups
Details
ComfyUI-Patcher is a local desktop application built with Tauri 2, Rust, React, TypeScript, and Vite. It aims to make it easier to maintain a custom ComfyUI stack by managing patches and updates across the core, custom nodes, and frontend. The tool allows users to patch repos to specific branches, commits, tags, or unmerged GitHub PRs, and even stack multiple PRs on the same repo. This is particularly useful for keeping up with important fixes that may be sitting in PRs for a long time. The app also integrates with the ComfyUI-Manager ecosystem, allowing users to browse and install nodes through the same interface. Additionally, it supports WSL-based setups, where the frontend is built using the Linux Node toolchain inside WSL.
No comments yet
Be the first to comment