ComfyUI_Custom_Nodes_AlekPet  by AlekPet

ComfyUI extensions for generative workflows

Created 2 years ago
1,350 stars

Top 29.8% on SourcePulse

GitHubView on GitHub
Project Summary

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

  • Install by placing the ComfyUI_Custom_Nodes_AlekPet folder into your ComfyUI custom_nodes directory.
  • Alternatively, use git clone https://github.com/AlekPet/ComfyUI_Custom_Nodes_AlekPet.git within the custom_nodes folder.
  • Nodes are automatically loaded upon ComfyUI startup.
  • Requires ComfyUI and its dependencies.

Highlighted Details

  • Supports multiple translation engines: Googletrans, Deep Translator, Argos Translate, and ChatGLM4.
  • Includes dedicated nodes for translating prompts into conditioning for CLIP text encoders.
  • Offers pose ControlNet integration and image color correction nodes.
  • Features an IDENode for executing arbitrary Python or JavaScript code within ComfyUI.

Maintenance & Community

  • The project is maintained by AlekPet.
  • No specific community links (Discord/Slack) or roadmap are provided in the README.

Licensing & Compatibility

  • The repository includes a LICENSE file, but its specific terms are not detailed in the README.
  • Compatibility for commercial use or closed-source linking is not explicitly stated.

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.

Health Check
Last Commit

1 week ago

Responsiveness

1 day

Pull Requests (30d)
0
Issues (30d)
9
Star History
27 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.