Earlier quoted context omitted.
Probably not you, but on this very forum there are plenty who will argue that LLMs / AI are entirely deterministic and that given enough time, a chisel, and sufficient clay tablets, any AI output can be calculated by hand. I don’t know enough about anything to determine which opinion is correct. Is AI output not just matrix multiplication and a random seed?
I don't disagree necessarily on the fundamentals; I am slowly catching up on what LLMs do and don't do but that sounds right to me. But what I would observe is that the healing brush does not have a random seed. It will always do the same thing if applied at the same pixel. (I am actually less sure if content-aware fill randomises; I always got the impression it did not) This makes it both incredibly powerful and occ…
Given a model architecture that supports it, greedy decoding + the same inputs + prompts, that's true for most LLMs today too, I don't think people consider them less/more AI because of that.