update_comfyui
Update a local ComfyUI installation by pulling the latest code and reinstalling Python requirements, with clear error handling for remote instances.
Instructions
Update the ComfyUI core install: runs git pull in the configured ComfyUI directory and reinstalls its Python requirements (auto-detecting uv vs pip). Requires a local install (COMFYUI_PATH); returns a clear error when targeting a remote instance via --comfyui-url.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||