G
GetLLMs

Easy Control Diffusion

Easy Control Diffusion offers powerful image inpainting and subject-controlled editing capabilities. Let's explore what this AI model can do for you!

Platform: Replicate
Image InpaintingSubject-Controlled EditingStable DiffusionLoRA Weights
2.7k runs
L40S
License Check Required

🚀Function Overview

Generates edited images by combining a subject image, an inpainting mask, and text prompts while offering granular control over generation parameters.

Key Features

  • Combines subject images and spatial masks for targeted editing
  • Adjustable LoRA weights for style customization
  • Control over image dimensions, inference steps, and guidance scale
  • Seed-based reproducibility for consistent outputs

Use Cases

  • Replacing objects in images while preserving context
  • Creative subject-driven image manipulation
  • Controlled inpainting of specific image regions
  • Style-consistent image generation

⚙️Input Parameters

subject_image

string

Subject image

spatial_image

string

Inpainting image

prompt

string

Prompt

width

integer

Width of the image

height

integer

Height of the image

lora_weight

number

Lora weights

num_inference_steps

integer

Number of inference steps

guidance_scale

number

Guidance scale

seed

integer

Seed. -1 for random.

💡Usage Examples

Example 1

Input Parameters

{
  "seed": -1,
  "width": 1024,
  "height": 1024,
  "prompt": "A SKS in the library",
  "lora_weight": 1,
  "subject_image": "https://replicate.delivery/pbxt/Mm003KufYhi45fTWcYglsPLLg0Hawqlef1sA1d0LuACcUMWF/subject_0.png",
  "guidance_scale": 3.5,
  "num_inference_steps": 25
}

Output Results

https://replicate.delivery/xezq/ga49NcUfeimtCUBDVzbKO7Esv58g9fIjF8MtlHWx8s1K9LeRB/4af21acd-2aaf-48bb-9e6b-53f82341d80a.png

Quick Actions

Technical Specifications

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

Related Keywords

Image InpaintingSubject-Controlled EditingStyle CustomizationTargeted EditingReproducible OutputsObject ReplacementCreative ManipulationControlled Inpainting