We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2023-11-29 02:20 PM
I'm no stranger to architecture ai renders, but one thing that always drove me away from them was the inconsistent results. Let's say, for example, I do a render today and get a result, tomorrow, with the same imput, I might get a completely different result. Is this controllable in the AI Visualizer for Archicad?
2023-11-29 03:28 PM
@densa wrote:
Is this controllable in the AI Visualizer for Archicad?
AI Visualizer for Archicad featured by Stable Diffusion (SD), which have the 'seed' parameter which represents the initial value for pseudo-random number generator. If you have ever played Minecraft, you may know that using the same 'seed' allows you to generate the same world.
In terms of Stable Diffusion it produces an initial noise image (yes, everything starts with just noise).
But in the case of img2img, SD gets your 3D image as a starting point, so this process is more random than generating from scratch.