Winter is… mildly annoying
{
"task": "image_style_transfer_3d_character",
"input": {
"source_image": "USER_UPLOADED_IMAGE",
"preserve_identity": true,
"preserve_pose": true,
"preserve_composition": true,
"preserve_clothing": true,
"preserve_accessories": true
},
"style_reference": {
"render_style": "stylized_3d_character",
"aesthetic": "soft_minimal_cartoon_3d",
"inspiration": [
"pixar_like_but_more_minimal",
"toy_figure_render",
"clean_product_character_design"
]
},
"character_design": {
"skin": {
"material": "smooth_matte_plastic",
"texture": "soft_uniform",
"subsurface_scattering": "gentle"
},
"facial_features": {
"eyes": "half_closed_bored_expression",
"eyelids": "heavy",
"nose": "rounded_simplified",
"mouth": "flat_neutral",
"ears": "simplified_rounded"
},
"emotion": "unimpressed_calm_bored"
},
"clothing": {
"source": "exact_from_uploaded_image",
"lock_outfit": true,
"fit": "unchanged",
"fabric_translation": "3d_stylized_equivalent_only",
"no_replacement": true,
"no_enhancement": true,
"no_stylization_override": true
},
"accessories": {
"source": "exact_from_uploaded_image",
"lock_accessories": true,
"allow_only_existing": true,
"no_new_accessories": true,
"no_removal": true,
"no_addition": true
},
"lighting": {
"setup": "studio_softbox",
"shadows": "very_soft",
"contrast": "low",
"highlights": "subtle"
},
"background": {
"type": "solid_color",
"color_palette": [
"muted_green",
"pastel_tone"
],
"gradient": "none"
},
"camera": {
"angle": "front_facing",
"framing": "medium_close_up",
"lens": "50mm_equivalent",
"distortion": "none"
},
"render_quality": {
"resolution": "high",
"edges": "clean",
"noise": "none",
"realism_balance": "stylized_over_realistic"
},
"output": {
"consistency": "very_high",
"style_strength": "strong",
"photorealism": false,
"strict_constraints": true
},
"negative_constraints": [
"no new accessories",
"no removed accessories",
"no outfit changes",
"no reinterpretation of clothing",
"no creative additions"
]
}