You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your awesome repo. I notice with default 4k config, the generated image has lots of artifacts. Any comments?
python3 text2image_xl.py \
--pretrained_model_name_or_path stabilityai/stable-diffusion-xl-base-1.0 \
--validation_prompt "a professional photograph of an astronaut riding a horse" \
--seed 23 \
--config ./configs/sdxl_4096x4096.yaml \
--logging_dir ${your-logging-dir}
The text was updated successfully, but these errors were encountered:
Thanks for your awesome repo. I notice with default 4k config, the generated image has lots of artifacts. Any comments?
The text was updated successfully, but these errors were encountered: