-
Notifications
You must be signed in to change notification settings - Fork 92
Utils Process Nodes
Akatsuzi edited this page Jan 3, 2024
·
1 revision
parameter | description | type | arguments |
---|---|---|---|
Input | Picking between "image" or "image batch". | COMBO |
image image batch
|
image | The input representing a single image. | IMAGE | |
image_batch | The input representing a batch of images. | IMAGE |
parameter | description | type | arguments |
---|---|---|---|
Input | Picking between "txt2img" or "img2img". | COMBO |
txt2img img2img
|
txt2img | The input representing text-to-image. | LATENT | |
img2img | The input representing image-to-image. | LATENT |
parameter | description | type | arguments |
---|---|---|---|
Input | Picking between "latent_upscale" or "image_upscale". | COMBO |
latent_upscale image_upscale
|
latent_upscale | Input representing a latent upscale. | LATENT | |
image_upscale | Input representing an image upscale. | LATENT |