Releases: useknockout/node
Releases · useknockout/node
Release list
v0.2.0 — inpaint()
Adds client.inpaint() wrapping POST /inpaint on the v0.8.0+ API. LaMa-based large-mask inpainting. Three auto-detected modes: auto-subject (pass only file), mask (user PNG), or bbox: { x, y, w, h }. Optional dilation 0..32 (default 8).
v0.1.0 — colorize()
Adds client.colorize() wrapping POST
/colorize on the v0.7.0+ API. DDColor (Apache-2.0), single feed-forward, ~500ms warm.