ComfyUI Node
BAGEL Image Edit
A ComfyUI node in BAGEL/Core with 13 inputs and 2 outputs.
BAGEL Image Edit
- model
- image
- image
- thinking
◄promptEdit the image according to the description►
◄seed0►
◄cfg_text_scale4.0►
◄cfg_img_scale2.0►
◄num_timesteps50►
◄show_thinkingfalse►
◄cfg_interval0.0►
◄timestep_shift3.0►
◄cfg_renorm_min0.0►
◄cfg_renorm_typetext_channel►
◄text_temperature0.3►
CategoryBAGEL/Core
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| model | BAGEL_MODEL | BAGEL model | |
| image | IMAGE | Input image | |
| prompt | STRING | Edit the image according to the description | Editing prompt |
| seed | INT | 00–1000000 | Random seed, 0 for random |
| cfg_text_scale | FLOAT | 4.01–8 | CFG text scaling |
| cfg_img_scale | FLOAT | 2.01–4 | CFG image scaling |
| num_timesteps | INT | 5010–100 | Denoising steps |
| show_thinkingopt | BOOLEAN | false | Display reasoning process |
| cfg_intervalopt | FLOAT | 0.00–1 | CFG interval start value |
| timestep_shiftopt | FLOAT | 3.01–10 | Timestep offset |
| cfg_renorm_minopt | FLOAT | 0.00–1 | CFG re-normalization minimum value |
| cfg_renorm_typeopt | COMBO | text_channel | CFG re-normalization type |
| text_temperatureopt | FLOAT | 0.30–1 | Text generation temperature |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| thinking | STRING | — |