ComfyUI Node
😺dz: OmniGen Wrapper
A ComfyUI node in 😺dzNodes/OmniGen Wrapper with 14 inputs and 1 output.
😺dz: OmniGen Wrapper
- image_1
- image_2
- image_3
- image
◄dtype▾►
â—„promptinput image as {image_1}, e.g.â–º
â—„width1024â–º
â—„height1024â–º
â—„guidance_scale2.5â–º
â—„img_guidance_scale1.6â–º
â—„steps25â–º
â—„separate_cfg_infertrueâ–º
â—„use_kv_cachefalseâ–º
â—„seed0â–º
â—„cache_modelfalseâ–º
Category😺dzNodes/OmniGen Wrapper
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| dtype | COMBO | 2 options: default, int8 | |
| prompt | STRING | input image as {image_1}, e.g. | — |
| width | INT | 102416–2048 | — |
| height | INT | 102416–2048 | — |
| guidance_scale | FLOAT | 2.51–5 | — |
| img_guidance_scale | FLOAT | 1.61–2 | — |
| steps | INT | 251–100 | — |
| separate_cfg_infer | BOOLEAN | true | Can save memory when generating images of large size at the expense of slower inference |
| use_kv_cache | BOOLEAN | false | Enable kv cache to speed up the inference |
| seed | INT | 00–1000000000000000000 | — |
| cache_model | BOOLEAN | false | Cache model in VRM to save loading time |
| image_1opt | IMAGE | — | |
| image_2opt | IMAGE | — | |
| image_3opt | IMAGE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |