EternalChamponD Image Generation
Discover EternalChamponD Image Generation, an innovative model for transforming text into high-quality images. See what makes this AI model special!
🚀Function Overview
Generates images from textual descriptions with extensive customization options including prompt weighting, negative prompts, detail enhancers, and post-processing controls.
Key Features
- Compel prompt weighting syntax support
- Multi-object handling via conjunction syntax
- ADetailer modules for face/hand/person enhancement
- Configurable CFG/PAG scales for prompt adherence
- Refiner functionality for detail correction
- CLIP layer skipping for stylistic control
Use Cases
- •Creating photorealistic scenes from text descriptions
- •Generating character art for gaming/media
- •Producing advertising visuals
- •Enhancing anatomical details in AI-generated images
⚙️Input Parameters
model
stringThe model to use
vae
stringThe VAE to use
prompt_conjunction
booleanForce Compel conjunction syntax on prompt, separating linebreaks into different items on the Compel conjunction function
prompt
stringThe prompt, uses Compel weighting syntax
negative_prompt
stringThe negative prompt (for things you don't want), uses Compel weighting syntax
negative_prompt_conjunction
booleanForce Compel conjunction syntax on prompt, separating linebreaks into different items on the Compel conjunction function
cfg_scale
numberCFG scale defines how much attention the model pays to the prompt when generating, set to 1 to disable
guidance_rescale
numberAmount to rescale CFG generated noise to avoid overexposed images, set to 0 or 1 to disable
pag_scale
numberPAG scale is similar to CFG but improves the result; set to 0 to disable
clip_skip
integerHow many CLIP layers to skip; 1 means no skip
width
integerThe width of the image
height
integerThe height of the image
upscale
stringUpscale factor
refiner
booleanEnable image refiner using model
refiner_prompt
stringThe prompt of refiner (leave empty for default correct hands and details)
refiner_strength
numberRefiner strength (0.0 to 1.0)
prepend_preprompt
booleanPrepend preprompt (Prompt: "score_9, score_8_up, score_7_up, score_6_up, photorealistic," | Negative prompt: "score_6,score_5,score_4,from behind,pornpics-com style watermark,, worst quality, low quality, bad anatomy, bad hands, missing fingers, fewer digits, source_furry, source_pony, source_cartoon,3d, blurry,anime,not Realistic,messy face,")
scheduler
stringThe scheduler to use
steps
integerNumber of steps when generating
seed
integerThe seed for generation; set to -1 for random seed
adetailer_face
booleanUse ADetailer face_yolov9c.pt
adetailer_face_prompt
stringADetailer face prompt (if blank, will use the image prompt)
adetailer_face_negative_prompt
stringADetailer face negative prompt (if blank, will use: blurry, deformed face, extra features, unrealistic skin texture, oversmoothed, low resolution, artifacts)
adetailer_hand
booleanUse ADetailer hand_yolov9c.pt
adetailer_hand_prompt
stringADetailer hand prompt (if blank, will use: detailed hands, realistic anatomy, well-defined fingers, natural pose, soft shadows, high resolution, intricate details)
adetailer_hand_negative_prompt
stringADetailer hand negative prompt (if blank, will use: extra fingers, fused or missing fingers, blurry, distorted, low detail, poorly drawn, unnatural proportions)
adetailer_person
booleanUse ADetailer person_yolov8m-seg.pt
adetailer_person_prompt
stringADetailer person prompt (if blank, will use: best quality, detailed, realistic shadows)
adetailer_person_negative_prompt
stringADetailer person negative prompt (if blank, will use: deformed, unrealistic proportions, extra limbs, blurred, low quality, distorted pose, exaggerated features)
💡Usage Examples
Example 1
Input Parameters
{ "vae": "NeptuniaXL-VAE-ContrastSaturation", "seed": 1, "model": "EternalChamponD", "steps": 30, "width": 1024, "height": 1024, "prompt": "street, 1girl, dark-purple short hair, purple eyes, medium breasts, cleavage, casual clothes, smile", "refiner": false, "upscale": "Original", "cfg_scale": 3, "clip_skip": 0, "pag_scale": 0, "scheduler": "DPM2 a Karras", "adetailer_face": false, "adetailer_hand": false, "refiner_prompt": "", "negative_prompt": "nsfw, naked", "adetailer_person": false, "guidance_rescale": 1, "refiner_strength": 0.4, "prepend_preprompt": true, "prompt_conjunction": false, "adetailer_face_prompt": "", "adetailer_hand_prompt": "", "adetailer_person_prompt": "", "negative_prompt_conjunction": false, "adetailer_face_negative_prompt": "", "adetailer_hand_negative_prompt": "", "adetailer_person_negative_prompt": "" }
Quick Actions
Technical Specifications
- Hardware Type
- L40S
- Run Count
- 854
- Commercial Use
- Unknown/Restricted
- Platform
- Replicate