ComfyUI Plugin Adds Web‑Based Workflow Interaction and Future AI Tab
Install the ComfyUI plugin from GitHub, test workflow loading, and contribute bug fixes or security reviews.
Install the plugin from GitHub, test workflow loading, and contribute bug fixes or security reviews.
Summary
A new plugin for ComfyUI, hosted on GitHub, enables users to interact with workflows directly within the UI, load workflows from the web, and read guides without leaving the application. The interface is fully responsive, though the author notes ongoing bug fixes. The plugin is designed to be lightweight and easy to install by copying the repo into ComfyUI. Future updates will introduce an AI Workflow tab, allowing users to create workflows in JSON and interact with existing ones using ChatGPT, Claude, Minimax, and zai via custom API keys. The developer invites contributions, bug reports, and security reviews to improve the tool.
This plugin bridges the gap between ComfyUI and external workflow repositories, offering a streamlined experience for artists and developers who rely on AI‑driven pipelines. By integrating AI model calls directly into the workflow editor, users can experiment with different LLMs without leaving the interface.
The project aims to replicate the community‑driven spirit of OpenArt, encouraging users to share and refine workflows collaboratively.
Key changes
- Plugin allows interacting with workflows inside ComfyUI
- Users can load workflows directly from the web
- Guides are accessible within the UI
- Fully responsive interface
- Upcoming AI Workflow tab will support ChatGPT, Claude, Minimax, and zai via API keys
- Developer invites contributions and security reviews