Generate Images with prunaai Hidream E1.1 Model via Replicate API

Prunaai Hidream E1.1 Image Generator

Description Edit an image with a prompt. This is the hidream-e1.1 model accelerated with the pruna optimisation engine.

Overview This n8n workflow integrates with the Replicate API to use the prunaai/hidream-e1.1 model. This powerful AI model can generate high-quality image content based on your inputs.

Features Easy integration with Replicate API Automated status checking and result retrieval Support for all model parameters Error handling and retry logic Clean output formatting

Parameters Required Parameters

prompt** (string): Prompt

Optional Parameters

seed** (integer, default: -1): Random seed (-1 for random) image** (string, default: None): Input image to edit. speed_mode** (string, default: Juiced 🔥 (more speed)): Speed optimization level clip_cfg_norm** (boolean, default: True): Whether to use CLIP CFG normalization output_format** (string, default: webp): Output format guidance_scale** (number, default: 2.5): Guidance scale output_quality** (integer, default: 100): Output quality (for jpg and webp) refine_strength** (number, default: 0.3): Strength of refinement num_inference_steps** (integer, default: 28): Number of inference steps image_guidance_scale** (number, default: 1): Image guidance scale

How to Use Set up your Replicate API key in the workflow Configure the required parameters for your use case Run the workflow to generate image content Access the generated output from the final node

API Reference Model: prunaai/hidream-e1.1 API Endpoint: https://api.replicate.com/v1/predictions

Requirements Replicate API key n8n instance Basic understanding of image generation parameters

0
Downloads
0
Views
8.84
Quality Score
beginner
Complexity
Author:Yaron Been(View Original →)
Created:8/13/2025
Updated:8/25/2025

🔒 Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments