Dall-e-3 behaviour with revised prompts

Hello all, I am working with generating images using dall-e-3 model
I gave it a prompt to generate an image of brock lesnar
In response I got a revised prompt and image url. After seeing the url it was a person with resemblance characteristics of brock but not his actual photo. So will the ai not generate image of actual humans and only the resemblances and similar pics. And what is the role of revised_prompt can we ask the ai to stop making these revised prompts.
Sorry for any kind of stupid question as I am working with dall e 3 for the first time I have experience of turbo 3.5 models. Thanks in advance

“data”: [
{
“revised_prompt”: “A large, muscular man with a distinctive sword tattoo on his chest. He has short blond hair and often displays an intimidating scowl. Notably, he is dressed in MMA attire.”,
“url”: “https://oaidalleapiprodscus.blob.core.windows.net/private/org-vKbP1gP9UZ5y9LrpGgVAR7PF/user-ei6Pc7kwfVUlUI8Gli4fFuGD/img-ylZgwuhPOfrc0vnZypdqMHAO.png?st=2024-04-24T07%3A14%3A50Z&se=2024-04-24T09%3A14%3A50Z&sp=r&sv=2021-08-06&sr=b&rscd=inline&rsct=image/png&skoid=6aaadede-4fb3-4698-a8f6-684d7786b067&sktid=a48cca56-e6da-484e-a814-9c849652bcb3&skt=2024-04-23T11%3A10%3A21Z&ske=2024-04-24T11%3A10%3A21Z&sks=b&skv=2021-08-06&sig=H/7KhSWvpGY1gdgdbCxNycRXSkCTa1Cp%2BexInTVADXo%3D”
}
]

The role of revised_prompt is to let you know what was actually prompted to the model.

No, you cannot prompt the model directly, for precisely the reason of what you are doing here, trying to generate an image of a specific individual.

2 Likes