@wiro-ai/n8n-nodes-wiroai
Version:
n8n community node for Wiro AI — 290+ AI models: video, image, audio, LLM, 3D, and more.
31 lines (30 loc) • 733 B
JSON
{
"node": "removeBackground",
"nodeVersion": "1.0",
"codexVersion": "1.0",
"icon": "wiro.svg",
"description": "Remove background AI tool for automatic image background removal. Ideal for e-commerce product",
"categories": [
"AI",
"Editing",
"Image"
],
"alias": [
"Wiro",
"WiroAI",
"Remove Background AI Tool",
"Remove Background"
],
"resources": {
"primaryDocumentation": [
{
"url": "https://wiro.ai/models/wiro/remove-background#apisamples-curl"
}
],
"credentialDocumentation": [
{
"url": "https://wiro.ai/docs"
}
]
}
}