YangLing0818 / RPG-DiffusionMaster

[ICML 2024] Mastering Text-to-Image Diffusion: Recaptioning, Planning, and Generating with Multimodal LLMs (RPG)
https://proceedings.mlr.press/v235/yang24ai.html
MIT License
1.69k stars 97 forks source link

Why albedobaseXL_v20? #21

Open alphacoder01 opened 9 months ago

alphacoder01 commented 9 months ago

Hi,

In the demo.py file ,the following model is used albedobaseXL_v20.safetensors. Is there any specific reason for this over the regular SD-XL and is it the same model that is used to produce the results in the paper?

Also is there any support to use stable-diffusion-xl-base-1.0 from stability-ai?

Thanks!

threefoldo commented 9 months ago

A blonde hair girl with black suit and white skirt

This model is really good at generating human figures.

jychoi118 commented 9 months ago

Same question. How can i use stable-diffusion-xl-base-1.0 from stability-ai?