latent-diffusion
latent-diffusion copied to clipboard
params to reproduce text2image results
can you kindly share the parameters to reproduce these amazing results: https://github.com/CompVis/latent-diffusion/raw/main/assets/txt2img-preview.png ?
I think the different results are model different
python scripts/txt2img.py --prompt "a sunset behind a mountain range, vector image" --ddim_eta 1.0 --n_samples 6 --n_iter 10 --H 256 --W 256 --scale 5.0 --ddim_steps 50