ComfyUI Node
Patch Fit ๐ฆ
A ComfyUI node in Texture Alchemist/Inpainting with 4 inputs and 3 outputs.
Patch Fit ๐ฆ
- image
- scale_data
- mask
- fitted_image
- fitted_mask
- info
โdownscale_methodareaโบ
CategoryTexture Alchemist/Inpainting
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | โ | |
| scale_data | PATCH_SCALE_DATA | โ | |
| downscale_method | COMBO | area | Interpolation method for downscaling (area is best for downscaling) |
| maskopt | MASK | Optional mask to downscale with image |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| fitted_image | IMAGE | โ |
| fitted_mask | MASK | โ |
| info | STRING | โ |