UmiAI Github
UmiAI Discord
📘 UmiAI Wildcard Processor
A "Logic Engine" for ComfyUI Prompts.
UmiAI transforms static prompts into dynamic, context-aware workflows. It introduces Persistent Variables, Conditional Logic, Native LoRA Loading, and External Data Fetching directly into your prompt text box.
## ✨ Key Features
* 🔋 Native LoRA Loading: Type <lora:filename:1.0> directly in the text. The node patches the model internally—no external LoRA Loader nodes required. The node can now automatically inject activation tags as well.
* 🛠️ Z-Image Support: Automatically detects and fixes Z-Image format LoRAs (QKV Fusion) on the fly.
* 🧠 Persistent Variables: Define a choice once $hair={Red|Blue}) and reuse it $hair) anywhere to ensure consistency.
* 🔀 Conditional Logic: [if keyword : True Text | False Text] logic gates. Perfect for ensuring outfits match genres.
* 🌍 Global Presets: Automatically load variables from wildcards/globals.yaml into every prompt.
* 🎨 Danbooru Integration: Type char:name to automatically fetch visual tags from Danbooru.
* 📏 Resolution Control: Set @@width=1024@@ inside your prompt to control image size contextually.
And much more..
---

