←back to thread

67 points arduinomancer | 4 comments | | HN request time: 0.889s | source

I’ve noticed a lot of the time you can tell an image is AI generated because it has a shiny/glossy lighting look to it.

Has anyone figured out why this is the case?

1. t0bia_s ◴[] No.41265599[source]
Because models are trained on images that are usually edited in post-production with this aesthetic.

Mostly highlights down, shadows and clarity up. I often needs to edit it back to have realistic looking lights on scene.

Also "--s" 0 helps with generating more realistic images.

replies(1): >>41265639 #
2. guestbest ◴[] No.41265639[source]
Sorry to ask a dumb question, but… is this in the prompt for a larger provider like ChatGPT (DALL-E) or are you using your own?
replies(1): >>41268059 #
3. vunderba ◴[] No.41268059[source]
No DALL-E doesn't take flags like this. This looks like the stylize parameter used in midjourney.

https://docs.midjourney.com/docs/stylize

replies(1): >>41270176 #
4. guestbest ◴[] No.41270176{3}[source]
Thanks. I assume this is being run as a private service then and not a publicly available tool in a marketplace.