ComfyUI Node
Inkvec Upscale x4 (MambaIRv2)
x4 upscaler for logos, icons and flat artwork (MambaIRv2-Small fine-tune, Logolabs/inkvec-sr-001), for small or blurred inputs before tracing. Weights download on first use. Deterministic: the routing RNG is pinned.
Inkvec Upscale x4 (MambaIRv2)
- image
- mask
- image
- mask
◄scale4x►
◄deviceauto►
◄tile256►
◄weights_path►
CategoryInkvec
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| scale | COMBO | 4x | 4x = the network's output. 2x = the recipe `inkvec --sr on` traces: x4, box-averaged back to x2, flat colours refitted to the source's. |
| device | COMBO | auto | auto = CUDA when available, else CPU. |
| tile | INT | 25664–2048 | Tile size in input pixels (32 px overlap, feathered blend). Lower it if the GPU runs out of memory. |
| maskopt | MASK | Transparency, 1 = transparent (LoadImage's MASK). | |
| weights_pathopt | STRING | Local logo_sr_x4.pt (or its folder) instead of the download. Empty = download from Hugging Face into models/inkvec/. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| mask | MASK | — |