ComfyUI Extension: anime_character_selector
character nodes for characters from various anime shows and comics
Custom Nodes (0)
README
Azazeal_Anime_Characters_ComfyUI
Anime Character nodes
This custom node for ComfyUI adds an Anime Character Selector component that allows you to easily choose a character from an anime title node using a dropdown interface.
📦 Features
- Select a character from a dropdown list for the chosen anime
- Outputs a ready-to-use prompt string for image generation
- Automatically loads
.json
character data fromanime_data/YourGroup/*.json
- character_list.html is the entire list of each avaible anime and their characters
🔧 Installation
Clone this repository into your ComfyUI custom_nodes
folder:
git clone https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI.git
Once cloned, restart ComfyUI. The node will appear in the ComfyUI interface under the "Anime_Charater" category (e.g., Anime_Character/AnimeName
).
🧩 Node Output
The node outputs a combined prompt string like:
"Sasuke Uchiha from Naruto"
You can connect this directly to a text encoder node such as CLIPTextEncode or similar in your ComfyUI workflow.
✅ Requirements
- Python 3.10+
- A working ComfyUI installation
📚 License
MIT License — © 2025 Azazeal
🌐 GitHub Repository
https://github.com/azazeal04/Azazeal_Anime_Characters_ComfyUI.git