alembics / disco-diffusion

Other
7.48k stars 1.13k forks source link

init_image not working #81

Closed Karlheinzniebuhr closed 2 years ago

Karlheinzniebuhr commented 2 years ago

After setting an init_image I'm getting the following error. The image does exist inside the init_images folder in google drive. imagen

FileNotFoundError: [Errno 2] No such file or directory: 'darth.png'

ryuzaki01 commented 2 years ago

Init image should be a direct link to a URL, good luck

dngrlux commented 2 years ago

Your path may be something similar to /content/drive/MyDrive/AI/Disco_Diffusion/init_images/filename.png

You can copy that path from the interface itself by clicking on the small folder icon in the leftmost panel. Then go to drive, my drive, AI, Disco_Diffusion, init_images, find the image you want and click on the three vertical dots to 'Copy path'. Paste that path into the init_image field to the right.