Skip to content

New param + Full typing support

Compare
Choose a tag to compare
@TotallyNotChase TotallyNotChase released this 26 Jul 05:59
· 18 commits to master since this release
fcb023b
  • NEW glitch_image and glitch_gif in glitch_this.py:-
    • seed: Set a custom seed to be used by random, for generating similar images across runs
  • NEW parameters for commandline.py:-
    • -sd, --seed: Set a custom seed to be used by random, for generating similar images across runs
  • Cleanup the codebase using fstrings
  • Add FULL typing support for providing a better experience to library users
  • Fix undefined variable in glitch_gif