latent-diffusion icon indicating copy to clipboard operation
latent-diffusion copied to clipboard

The text2img pretrained weight seems not working

Open zsh2000 opened this issue 2 years ago • 4 comments

Thanks for sharing the great work! I downloaded the text-to-image weight https://ommer-lab.com/files/latent-diffusion/text2img.zip with the setting in "./models/ldm/text2img256/". However, it seems that the pretrained weight has some issue and it produces meaningless images when putting the text prompt "A living room with a large window and a large wooden table." image

Instead, the weight downloaded from https://ommer-lab.com/files/latent-diffusion/nitro/txt2img-f8-large/model.ckpt and use the setting in "./configs/latent-diffusion/txt2img-1p4B-eval.yaml" works well and produces decent results.

Has anyone also come across similar issues?

zsh2000 avatar Apr 21 '23 04:04 zsh2000

Sorry to add to a very old thread -- but maybe it helps someone.. I faced a similar issue with text2img256 -- In fact all the images I got from this model seem to be meaningless..However, the above model (txt2img-f8-large) indeed worked just fine.

ndjaitly avatar Sep 21 '23 04:09 ndjaitly

same problem.

order-a-lemonade avatar Dec 13 '23 07:12 order-a-lemonade