Skip to content

Releases: useknockout/node

v0.2.0 — inpaint()

Choose a tag to compare

@TroyJLorents-GH TroyJLorents-GH released this 12 May 21:52

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()

Choose a tag to compare

@TroyJLorents-GH TroyJLorents-GH released this 08 May 23:09

Adds client.colorize() wrapping POST
/colorize on the v0.7.0+ API. DDColor (Apache-2.0), single feed-forward, ~500ms warm.