ComfyUI Node
๐ท๏ธ CivitAI Metadata Helper
Collects steps/CFG/seeds, sampler names, LoRA identifiers, and prompts, then emits formatted text plus JSON summaries that match CivitAIโs metadata expectations.
๐ท๏ธ CivitAI Metadata Helper
- formatted_metadata
- json_metadata
- summary
โsteps20โบ
โcfg7.0โบ
โseed0โบ
โhigh_samplereulerโบ
โlow_samplereulerโบ
โlora_highโบ
โlora_lowโบ
โpositive_promptโบ
โnegative_promptโบ
CategorySwiss Army Knife ๐ช/Utils
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| steps | INT | 201โ200 | Number of sampling steps |
| cfg | FLOAT | 7.00โ30 | CFG Scale (Classifier Free Guidance) |
| seed | INT | 00โ18446744073709550000 | Random seed for generation |
| high_sampler | STRING | euler | High resolution sampler name |
| low_sampler | STRING | euler | Low resolution sampler name |
| lora_high | STRING | High resolution LoRA model name | |
| lora_low | STRING | Low resolution LoRA model name | |
| positive_prompt | STRING | Positive prompt text | |
| negative_prompt | STRING | Negative prompt text |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| formatted_metadata | STRING | โ |
| json_metadata | STRING | โ |
| summary | STRING | โ |