ComfyUI_Custom_Nodes_AlekPet
Custom nodes extending ComfyUI capabilities
GraphCanon updated 3w · GitHub synced 3w
Decision brief
Extends ComfyUI with specific nodes for pose detection, painting tools, and text translation using various modules.
Good fit when
- When you need specialized functionalities like pose control or enhanced painting tools in ComfyUI
- For translating prompts into English using different translation modules within ComfyUI
Avoid when
- If your project requires only basic functionalities and does not benefit from advanced pose detection or painting capabilities
- When you do not need multiple text translation options or are already satisfied with in-built translation services outside of ComfyUI
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of 3w
- Provenance
- Not a fork · Personal account
- As of 3w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install ComfyUI_Custom_Nodes_AlekPet npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
AlekPet/ComfyUI_Custom_Nodes_AlekPet is a JavaScript repository offering custom nodes for ComfyUI, enhancing functionalities in pose detection, painting tools, and text translation.
Capability facts
- Languages
- javascript, python
Source: github.language+pyproject.toml · Jul 30, 2026
Categories
Tags
README
ComfyUI Custom Nodes
Custom nodes that extend the capabilities of ComfyUI
Supporting me 💖
If you enjoy my work, consider supporting me. Your help means a lot and allows me to keep creating new and exciting projects. Thank you!
List Nodes:
| Name | Description | ComfyUI category |
|---|---|---|
| PoseNode | The node set pose ControlNet | AlekPet Node/image |
| PainterNode | The node set sketch, scrumble image ControlNet and other nodes | AlekPet Node/image |
| GoogleTranslateTextNode | The node translate promt uses module googletrans from other languages into english and return string | AlekPet Node/conditioning |
| GoogleTranslateCLIPTextEncodeNode | The node translate promt uses module googletrans from other languages into english, and return conditioning | AlekPet Node/text |
| DeepTranslatorTextNode | The node translate promt uses module Deep Translator from other languages into english and return string | AlekPet Node/text |
| DeepTranslatorCLIPTextEncodeNode | The node translate promt uses module Deep Translator from other languages into english, and return conditioning | AlekPet Node/conditioning |
| ArgosTranslateTextNode | The node translate promt uses module Argos Translator from other languages into english and return string | AlekPet Node/text |
| ArgosTranslateCLIPTextEncodeNode | The node translate promt uses module Argos Translator from other languages into english, and return conditioning | AlekPet Node/conditioning |
| ChatGLM4TranslateTextNode | This translator node uses artificial intelligence to translate prompts and return string | AlekPet Node/text |
| ChatGLM4TranslateCLIPTextEncodeNode | This translator node uses artificial intelligence to translate prompts and return conditioning | AlekPet Node/conditioning |
| ChatGLM4InstructNode | This node uses artificial intelligence to generate prompt | AlekPet Node/Instruct |
| [**ChatGLM4InstructM |
For agents
This page has a .md twin and JSON over the API.