Back to Templates

Generate AI Images with Prunaai Flux.1 Dev Model via Replicate API

Created by

Created by: Yaron Been || yaron-nofluff

Yaron Been

Last update

Last update a day ago

Share


Prunaai Flux.1 Dev Image Generator

Description

This is the fastest Flux Dev endpoint in the world, contact us for more at pruna.ai

Overview

This n8n workflow integrates with the Replicate API to use the prunaai/flux.1-dev 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): Seed
  • guidance (number, default: 3.5): Guidance scale
  • image_size (integer, default: 1024): Base image size (longest side)
  • speed_mode (string, default: Juiced 🔥 (default)): Speed optimization level
  • aspect_ratio (string, default: 1:1): Aspect ratio of the output image
  • output_format (string, default: jpg): Output format
  • output_quality (integer, default: 80): Output quality (for jpg and webp)
  • num_inference_steps (integer, default: 28): Number of inference steps

How to Use

  1. Set up your Replicate API key in the workflow
  2. Configure the required parameters for your use case
  3. Run the workflow to generate image content
  4. Access the generated output from the final node

API Reference

Requirements

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