ComfyUI Extension
ComfyUI Seed Wildcard Pack
Advanced wildcard control with seed-based selection, LoRA stack support, and utilities.
sinanzoo2nd/ComfyUI-Seed-Wildcard-Pack
Nodes10
On cloudLocal install
CategoryAnima/Text, Custom/Text
Stars0
Updated2 months ago
Nodes (10)
Anima Artist Formatter
Anima/Text
Anima Random Artist Selector
Anima/Text
Danbooru Tag Importer (Anima)
Anima/Text
Danbooru Text Categorizer (Anima)
Anima/Text
🔗 Dynamic Text Concatenate
Custom/Text
Resize Image by Base + Scale + Crop
image/resize
Safety Level Selector
Seed Wildcard/Text
Seed Based Wildcard (Impact & Weighted)
Custom/Wildcard
Seed Based Wildcard (Lora Stack Output)
Custom/Wildcard
Seed Generator (Strict Random)
Custom/Wildcard
Readme
ComfyUI Seed Wildcard & Tools
ComfyUI custom nodes for advanced wildcard control and utilities.
Features
1. Seed Based Wildcard Selector
- Selects a specific line from a wildcard file based on the Seed value.
- Supports Impact Pack syntax (
__tag__,{a|b},{1::a|9::b}). - Seed 1 = First line of the file.
2. Seed Based Wildcard (Lora Stack Output)
- Automatically parses
<lora:name:strength>tags from the selected line. - Outputs
LORA_STACKfor direct use with Impact Pack or similar nodes. - Auto-matches filenames even if the extension or path separator differs.
3. Seed Generator (Min Limit)
- Generates a seed that never goes below a specified minimum value (e.g., 1).
- Useful for preventing errors in 1-based indexing logic.
4. Utilities
- Resize Image by Base + Scale + Crop: Handy image resizing tool.
- Dynamic Text Concatenate: Joins multiple text inputs with a delimiter.
Installation
- Install via ComfyUI Manager (Search for
Seed Wildcard). - Or clone this repo into
custom_nodesfolder:git clone [https://github.com/YOUR_USERNAME/ComfyUI-Seed-Wildcard-Pack.git](https://github.com/YOUR_USERNAME/ComfyUI-Seed-Wildcard-Pack.git)