UNPKG

@wiro-ai/n8n-nodes-wiroai

Version:

n8n community node for Wiro AI — 290+ AI models: video, image, audio, LLM, 3D, and more.

29 lines (28 loc) 702 B
{ "node": "instantStyleSdxlControlnet", "nodeVersion": "1.0", "codexVersion": "1.0", "icon": "wiro.svg", "description": "Image to image model that applies the style design of the given image to the prompt", "categories": [ "AI", "Utility" ], "alias": [ "Wiro", "WiroAI", "Instant Style Sdxl Controlnet" ], "resources": { "primaryDocumentation": [ { "url": "https://wiro.ai/models/wiro/instant-style-sdxl-controlnet#apisamples-curl" } ], "credentialDocumentation": [ { "url": "https://wiro.ai/docs" } ] } }