You're looking at a specific version of this model. Jump to the model overview.

zf-kbot /comfyui-text-unblur:d008185b

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
image
string
An input image
max_size
integer
1024

Min: 256

Max: 2048

Maximum size for the longest side of the image (will be scaled proportionally)
resolution
integer
1024

Min: 512

Max: 2048

Output resolution (higher = better quality but slower)
batch_size
integer
2

Min: 1

Max: 4

Batch size for processing (higher = faster but uses more VRAM)
blocks_to_swap
integer
16

Min: 8

Max: 32

Number of blocks to swap (lower = faster but may use more VRAM)
preserve_vram
boolean
False
Preserve VRAM (slower but uses less memory)
offload_io_components
boolean
True
Offload IO components (faster processing)
enable_debug
boolean
False
debug

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}