This n8n workflow integrates with the Replicate API to use the 0xdino/cyberrealistic-pony-v125 model. This powerful AI model can generate high-quality other 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
Optional Parameters
cfg (number, default: 4): CFG scale
seed (integer, default: 0): Random seed (0 = random)
steps (integer, default: 40): Sampling steps
width (integer, default: 768): Image width
height (integer, default: 1152): Image height
prompt (string, default: score_9, score_8_up, score_7_up, super-detailed fashion portrait of a young woman in ripped denim shorts and ribbed tank top, colorful accessories, RAW photography style, soft cinematic lighting, dramatic shadows across her face and body, brown hair gently tousled, (fine-art editorial atmosphere), moody tone, high-resolution textures and rich natural detail, solo subject): Positive prompt
denoise (number, default: 0.98): Denoise strength
scheduler (string, default: karras): Scheduler type
facerestore (boolean, default: True): Enable face restoration
sampler_name (string, default: dpmpp_3m_sde): Sampler name
How to Use
Set up your Replicate API key in the workflow
Configure the required parameters for your use case