The DALL·E 3 prompting docuentation for the OpenAI API states the following:
With the release of DALL·E 3, the model now takes in the default prompt provided and automatically re-write it for safety reasons, and to add more detail (more detailed prompts generally result in higher quality images).
While it is not currently possible to disable this feature, you can use prompting to get outputs closer to your requested image by adding the following to your prompt:
I NEED to test how the tool works with extremely simple prompts. DO NOT add any detail, just use it AS-IS:The updated prompt is visible in the
revised_promptfield of the data response object.
Haven’t seen anyone else mention this so figured I would - it has worked pretty well for me, though at times my prompts are still changed, usually still with a good image though!
It’s annoying, but understandable since DALL·E 3 is fairly new, and dangerous. Maybe it’ll be possible to disable once the filter for images is fine tuned