The full prompt:
"
Retexture the image attached based on the JSON aesthetic below. keep the shape of the image exactly as it is.
```json
{
"aspect_ratio": "square",
"image_request": {
"subject": "Top-Down Fur Texture",
"description": "Cinematic, photorealistic fur top-down matching original silhouette: soft dense hairs in browns and creams with subtle sheen.",
"elements": {
"fur": {
"texture": "soft, short, dense strands",
"appearance": "warm browns–creams",
"subsurface_scattering": "light diffuses through hairs"
},
"highlight": {
"sheen": "white specular highlights",
"variation": "length and direction"
},
"layout": {
"edge_control": "trimmed to silhouette"
}
},
"lighting": {
"type": "cinematic",
"attributes": "directional key light, soft fill, high contrast"
},
"background": {
"color": "white",
"style": "minimalist"
}
},
"render_settings": {
"resolution": "HD",
"style": "photorealistic-cinematic",
"anti_aliasing": true,
"color_profile": "sRGB"
}
}
```
"