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
stringSubject image
spatial_image
stringInpainting image
prompt
stringPrompt
width
integerWidth of the image
height
integerHeight of the image
lora_weight
numberLora weights
num_inference_steps
integerNumber of inference steps
guidance_scale
numberGuidance scale
seed
integerSeed. -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
}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