python ./scripts/orig_scripts/txt2img.py --prompt 'they were dark and golden eyed' --W 256 --H 256 --n_sample=2 --n_iter 5 --ddim_steps 5 --seed 999 gave me the same image in grid over and over again.  All saved images are unique
python ./scripts/orig_scripts/txt2img.py --prompt 'they were dark and golden eyed' --W 256 --H 256 --n_sample=2 --n_iter 5 --ddim_steps 5 --seed 999
gave me the same image in grid over and over again.
All saved images are unique