A barometer shop’s generate button must produce a still from nothing on disk. How should that program path be implemented?
Select an answer to reveal the explanation.
Short Explanation
Nothing on disk means you start with random static, then let the denoiser clear the fog into a still. That’s the generate path—not reloading yesterday’s photo.
Full Explanation
Noise-to-image implementation starts from a random noise field, runs the denoiser, and writes a still. Loading an existing photo, Domain 1 step-count trials alone, or empty CLIP paths do not implement that skill.