G
GetLLMs

AI Image Generator with Style and Control

Discover the power of our AI Image Generator with Style and Control. Ready to experience the power of AI? Start your journey here!

Platform: Replicate
Text-to-Image GenerationStyle TransferControlNet PreprocessingImage-to-Image Translation
218 runs
L40S
License Check Required

🚀Function Overview

Generates images by combining text prompts, input images, and style parameters while offering preprocessing controls and customization options.

Key Features

  • Text prompt-driven image generation
  • Visual style selection capability
  • ControlNet preprocessing (HED/Canny)
  • Negative prompting to exclude unwanted elements
  • Adjustable inference steps and guidance scales
  • Seed control for reproducible outputs

Use Cases

  • Creating artistic images from textual descriptions
  • Stylizing existing images (e.g., turning photos into pixel art)
  • Generated artwork customization for digital media
  • Controlled image variation exploration

⚙️Input Parameters

prompt

string

Prompt for the generated image

style_name

string

Select a visual style

negative_prompt

string

Negative prompt to avoid undesired results

image

string

Upload an input image

hed_enabled

boolean

Enable HED preprocessing

canny_enabled

boolean

Enable Canny preprocessing

num_inference_steps

integer

Number of inference steps

guidance_scale

number

Classifier-free guidance scale

controlnet_conditioning_scale

number

ControlNet conditioning scale

seed

integer

Random seed for reproducibility

💡Usage Examples

Example 1

Input Parameters

{
  "seed": 88456,
  "image": "https://replicate.delivery/pbxt/MqSQLpdaQBnj9kxWbJMfh4rYSyHJuhOtI7uACtN6XTXnAvXx/aa96dadef832b0af3ecbefea17fc8acc%20%28Copy%29.jpg",
  "prompt": "a rose",
  "style_name": "Pixel art",
  "hed_enabled": true,
  "canny_enabled": false,
  "guidance_scale": 3.5,
  "negative_prompt": "sloppy, messy, blurry, noisy, highly detailed, ultra textured, photo, realistic",
  "num_inference_steps": 28,
  "controlnet_conditioning_scale": 0.45
}

Output Results

https://replicate.delivery/xezq/AD5EoH0h3xLfHq7R0ikddpW4YelplRNM3wYDph70XD8kvQjUA/outpaint_output.png

Quick Actions

Technical Specifications

Hardware Type
L40S
Run Count
218
Commercial Use
Unknown/Restricted
Platform
Replicate

Related Keywords

Text-to-Image GenerationImage-to-Image TranslationVisual Style SelectionControlNet PreprocessingCustomizable Image VariationArtistic Image CreationDigital Media Artwork