Imagen Mask Editing
ImagenMaskEditing
Pack: [Unofficial] Vertex AI Custom Nodes for ComfyUI
custom_nodes.vertex-ai-comfyui-nodes
Inputs (16)
| Name | Type | Required |
|---|---|---|
| project_id | STRING | required |
| location | STRING | required |
| prompt | STRING | required |
| image | IMAGE | required |
| model | COMBO | required |
| edit_mode | COMBO | required |
| mask | MASK | optional |
| computed_mask | IMAGEN_COMPUTED_MASK | optional |
| mask_dilation | FLOAT | optional |
| seed | INT | optional |
| base_steps | INT | optional |
| guidance_scale | INT | optional |
| number_of_images | INT | optional |
| safety_filter_level | COMBO | optional |
| person_generation | COMBO | optional |
| output_mime_type | COMBO | optional |
Outputs (1)
| Name | Type |
|---|---|
| IMAGE | IMAGE |