yownas / seed_travel

Small script for AUTOMATIC1111/stable-diffusion-webui to create images between two seeds
Other
310 stars 25 forks source link

looping back not resulting in original frame at end #39

Closed ryango closed 1 year ago

ryango commented 1 year ago

man this script is so cool!

trying to loop back but getting a very different output at the end than the beginning, with or without loopback (manually putting first seed at end). do you think this is the seed/subseed thing? would love a seamless loop. wonder what could be done. tried using different samplers

ryango commented 1 year ago

ok i think the problem was a misunderstanding - looking at the code it appears it takes the seed out of the main UI if present! deleting the main UI seed works great