ComfyUI extension for AI image/video generation workflows
Top 92.8% on sourcepulse
This repository provides a collection of custom nodes for ComfyUI, aimed at enhancing AI-powered image and video generation workflows. It offers integrations with various large language models (LLMs) and AI services, enabling users to leverage advanced features like text-to-image, image-to-image, and video generation directly within ComfyUI.
How It Works
The project extends ComfyUI by introducing new nodes that act as interfaces to external AI APIs. These nodes abstract the complexities of API calls, allowing users to chain them together in ComfyUI's node-based interface. Key integrations include OpenAI's GPT models for image generation and editing, Google's Gemini models for multimodal tasks, and Kling for text-to-video and lip-sync functionalities. The nodes are designed to be flexible, supporting various parameters and offering options for different API tiers and pricing models.
Quick Start & Requirements
custom_nodes
directory of your ComfyUI installation.Comflyapi.json
file or within the UI.Highlighted Details
gpt-image-1
and gpt-image-1-edit
models with options for different API groups (e.g., ssvip
).ComflyChatGPTApi
node with multi-turn conversation support and image editing capabilities.Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
2 days ago
Inactive