Discover and explore top open-source AI tools and projects—updated daily.
ComfyUI extensions for generative workflows
Top 29.8% on SourcePulse
This repository provides custom nodes for ComfyUI, a popular node-based interface for Stable Diffusion. It offers extended functionality for image generation workflows, primarily focusing on ControlNet integration and multilingual prompt translation. The target audience includes ComfyUI users seeking advanced control over pose generation and seamless integration of different languages into their diffusion models.
How It Works
The nodes leverage various translation libraries (Googletrans, Deep Translator, Argos Translate) and AI models (ChatGLM4) to translate text prompts from multiple languages into English, either as plain strings or directly as conditioning for CLIP text encoders. It also includes nodes for pose ControlNet, image manipulation (color correction), and executing custom Python/JavaScript code within the ComfyUI environment.
Quick Start & Requirements
ComfyUI_Custom_Nodes_AlekPet
folder into your ComfyUI custom_nodes
directory.git clone https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet.git
within the custom_nodes
folder.Highlighted Details
IDENode
for executing arbitrary Python or JavaScript code within ComfyUI.Maintenance & Community
Licensing & Compatibility
LICENSE
file, but its specific terms are not detailed in the README.Limitations & Caveats
The README does not specify the exact license terms, which may impact commercial use. There is no information on tested compatibility with specific ComfyUI versions or potential conflicts with other custom nodes.
1 week ago
1 day