Releases: transloadit/node-sdk
Releases · transloadit/node-sdk
transloadit@4.10.0
Minor Changes
- 153674b: Add an
image upscaleintent command that wires up the/image/upscaleRobot for AI image
upscaling. Flags--model(nightmareai/real-esrganby default, plustencentarc/gfpganand
sczhou/codeformer),--scale(2 or 4), and--face-enhanceare derived from the robot schema.
@transloadit/node@4.10.0
Minor Changes
- 153674b: Add an
image upscaleintent command that wires up the/image/upscaleRobot for AI image
upscaling. Flags--model(nightmareai/real-esrganby default, plustencentarc/gfpganand
sczhou/codeformer),--scale(2 or 4), and--face-enhanceare derived from the robot schema.
@transloadit/mcp-server@0.3.19
Patch Changes
- 153674b: Add an
image upscaleintent command that wires up the/image/upscaleRobot for AI image
upscaling. Flags--model(nightmareai/real-esrganby default, plustencentarc/gfpganand
sczhou/codeformer),--scale(2 or 4), and--face-enhanceare derived from the robot schema. - Updated dependencies [153674b]
- @transloadit/node@4.10.0
transloadit@4.9.1
Patch Changes
- 06fb294: Document and test
gpt-image-2support in the image generation intent flow.
@transloadit/node@4.9.1
Patch Changes
- 06fb294: Document and test
gpt-image-2support in the image generation intent flow.
@transloadit/mcp-server@0.3.18
transloadit@4.9.0
Minor Changes
- a6b4233: Add an
image mergeintent command that wires up the/image/mergeRobot's newpolaroid-stack
andmosaiccollage effects alongside the classic spritesheet modes. Also syncs the updated
/image/mergeschema from alphalib.
@transloadit/node@4.9.0
Minor Changes
- a6b4233: Add an
image mergeintent command that wires up the/image/mergeRobot's newpolaroid-stack
andmosaiccollage effects alongside the classic spritesheet modes. Also syncs the updated
/image/mergeschema from alphalib.
@transloadit/mcp-server@0.3.17
transloadit@4.8.3
Patch Changes
- f79d2d0: Improve
assemblies createtimeout diagnostics by including the assembly URL when available and
stabilize the CLI watch-mode test coverage around concurrent assembly updates.