ComfyUI Expands Ecosystem: From Native Partner Nodes to Mobile API Integration
ComfyUI continues to evolve from a node-based editor into a comprehensive AI ecosystem. Recent updates from the ComfyUI team introduce native support for high-end video models, a new partner node system, and a demonstration of the power of the Comfy Cloud public API through the launch of "Comfy Go."
Native Support for Wan2.1 and WAN2.2 Video Models
The ComfyUI team has significantly expanded the platform's video generation capabilities with native support for the Wan series of models. This rollout brings advanced video generation directly into the node graph, making high-fidelity motion more accessible to the community.
Key Video Updates:
- Wan2.1 Support: Native support for 14B and 1.3B parameter models is now available. Notably, these workflows are designed to be accessible for users with consumer-grade GPUs, removing the need for enterprise-level hardware to produce high-quality video.
- WAN2.2 Animate & Qwen-Image-Edit 2509: The latest updates introduce a "new level" of pose reference and image editing. These tools provide creators with finer control over subject posing and more powerful image manipulation tools within their workflows.
Introducing ComfyUI Native Partner Nodes
In a move toward a more unified ecosystem, the ComfyUI team has announced Native Partner Nodes. This initiative integrates a wide array of external models and tools directly into the platform, offering 11 models and 65 nodes in a single, streamlined package.
This integration is designed to reduce friction for users and model providers, allowing creators to build richer, more flexible workflows without the complexity of managing numerous disparate plugins.
Comfy Go: Showcasing the Comfy Cloud Public API
Perhaps the most striking demonstration of the platform's flexibility is the release of Comfy Go, a native SwiftUI mobile app built entirely on the public Comfy Cloud API. Described as a "vibe-coded" project—shipped fast to demonstrate possibility rather than as a hardened product—Comfy Go proves that the ComfyUI backend can power native mobile experiences.
What Comfy Go Demonstrates:
- Mobile Accessibility: Users can generate images and videos via four curated generation flows directly from their phones, bypassing the need for a browser or node graph.
- Rapid Development: The app and its accompanying Swift SDK were built by a single developer in approximately one week, highlighting the efficiency of the public API and OpenAPI spec.
- Submit-and-Stream Pattern: The app utilizes a "submit-and-stream" pattern, where workflows are submitted and events/outputs are received via a single stream.
Why This Matters for Workflow Creators
For the community of creators and template authors who share their work via directories like ComfyUITemplates.com, these updates open several new doors:
- Hardware Democratization: The optimization of Wan2.1 for consumer GPUs means a wider range of users can now run complex video templates.
- API-Driven Apps: The success of Comfy Go suggests that template authors can move beyond the node graph. Creators can now envision building standalone, native applications (mobile or desktop) that use their ComfyUI workflows as the engine.
- Unified Toolsets: The Native Partner Nodes reduce the "dependency hell" often associated with custom nodes, making templates more stable and easier for others to install and use.
How This Affects ComfyUI Templates and Apps
The shift toward a public API and native partner nodes transforms how templates are distributed. We are moving toward a future where a "template" isn't just a JSON file for the editor, but could potentially be a specialized API call powering a native app interface. Creators who leverage the ComfySwiftSDK or the OpenAPI spec can now bridge the gap between professional node-based design and end-user simplicity.
Official Resources
For full technical details and to join the TestFlight beta for Comfy Go, visit the official blog posts: