TotallyNotChase / glitch-this

:camera: Glitchify images and GIF - with highly customizable options!
MIT License
1.75k stars 63 forks source link

Seed not working for gif animation #43

Open matterturbulent opened 1 year ago

matterturbulent commented 1 year ago

Hey, the program has been working great for me asides from one issue: when I use a seed the gif outputs as static and not an animation. I've tried both via Python and command line implementations and the result is the same, a static image. I'm passing True for gif argument.

gammakyle commented 9 months ago

I have a similar problem. Even when running a test file in the test_image_to_gif function, the resulting animation is output as a static image.