omriav / blended-latent-diffusion

Official implementation for "Blended Latent Diffusion" [SIGGRAPH 2023]
https://omriavrahami.com/blended-latent-diffusion-page/
MIT License
569 stars 34 forks source link

wrong result with the demo #7

Closed dreamlychina closed 1 year ago

dreamlychina commented 1 year ago

python scripts/text_editing.py --prompt "text "ECCV"" --init_image "inputs/img.png" --mask "inputs/mask.png" When I use your demo to generate the text "ECCV", the "text" is also generated in the img, which is different in your paper. Could please tell me the reason ??? thanks a lot.

omriav commented 1 year ago

Hi, In the paper I used a more elaborated text: a children's book titled \"ECCV\". Can you please try to use a more elaborated text prompt?