video2x/video2x
2022-09-04 00:06:46 +00:00
..
__init__.py bumped version to 5.0.0-beta6 2022-08-28 16:01:07 +00:00
__main__.py moved main to __main__ 2022-05-01 08:34:00 +00:00
decoder.py removed the walrus operator to remain compatible with Python 3.7 2022-09-04 00:06:46 +00:00
encoder.py removed fps_mode since it causes incompatibility issues 2022-08-28 19:23:49 +00:00
interpolator.py made processor objects a class var 2022-05-01 08:45:56 +00:00
pipe_printer.py check bools explicitly 2022-04-02 05:29:54 +00:00
processor.py added processor skeleton class 2022-05-01 08:43:13 +00:00
upscaler.py updated value unpacking 2022-05-01 08:42:13 +00:00
video2x.py Merge branch 'master' into feat/decouple 2022-08-28 11:17:39 -04:00