n8n-nodes-supermachine-automation
v1.1.0
Published
n8n community nodes for Supermachine automation with dynamic model loading, simplified generation UX and polling triggers.
Downloads
237
Maintainers
Readme
n8n-nodes-supermachine-automation
n8n community nodes for Supermachine with a simplified UX:
- dynamic Models, GEMs and Folders dropdowns
- cleaner Generation, Media, Tools, Folders and Catalog resources
- hidden raw JSON overrides for advanced users
- polling-based Supermachine Trigger
Included nodes
- Supermachine – generate images/videos, run tools, manage media and folders
- Supermachine Trigger – poll for completed image/video batches and new media
Install locally in self-hosted n8n
mkdir -p ~/.n8n/nodes
cd ~/.n8n/nodes
npm install /absolute/path/to/n8n-nodes-supermachine-automationRestart n8n afterwards.
npm publish
npm pkg fix
npm pack --dry-run
npm publish