ComfyUI_Custom_Nodes_AlekPet
Enrichment pendingCustom nodes that extend the capabilities of Comfyui
GraphCanon updated today · GitHub synced today
1.5k
Stars
95
Forks
71
Open issues
8
Watchers
2mo
Last push
JavaScript MITCreated May 10, 2023
Trust & integrity
Full report- Maintenance
- Steady (62d since push)
- As of today · Source: github_public_v1
- Provenance
- Not a fork · Personal account
- As of today · Source: github_public_v1
- Security (OSV)
- No lockfile
- As of today · Source: none
Public GitHub metadata and optional OSV dependency scans. Signals, not a guarantee. Trust methodology.
Overview
Custom nodes that extend the capabilities of Comfyui
Capability facts
- Languages
- javascript, python
Source: github.language+pyproject.toml · Jul 11, 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 |