Back to Prompts
Design Your Character
This prompt provides a JSON configuration for an image-to-image fusion workflow, prioritizing identity preservation. It allows specifying a source image URL for the primary subject.

Style Examples
Character Traits
Details
Live Preview
{ "request_configuration": { "workflow": "image_to_image_fusion", "priority": "identity_preservation" }, "source_references": { "primary_subject": { "id": "image_1", "target_element": "https://t.co/1N6Ni3X0Ap" } } }