This n8n workflow automates the process of generating images using the Replicate API, specifically leveraging the paigedutcher2/paigedutcher model. It starts with a manual trigger, allowing the user to input parameters such as prompt, image mask, and other settings. The workflow then sets the necessary API token and parameters before sending a POST request to initiate the image generation prediction. It incorporates a wait period, then periodically checks the prediction status. Upon completion, it returns the generated image URL or error details, and logs the request details for monitoring purposes. This workflow is ideal for automating creative image generation tasks, saving time, and streamlining integration between n8n and AI models for content or design purposes.
AI Image Generation Workflow with Replicate API
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, httpRequest, if, manualTrigger, set, stickyNote, wait |
Reviews
There are no reviews yet.