Commit Graph

19 Commits

Author SHA1 Message Date
k4yt3x
a27bdb4b63 changed file handling method from os to pathlib 2019-07-27 17:29:33 -04:00
k4yt3x
89dfd21f97 removed f_string support for legacy versions of Python 2019-07-27 13:39:40 -04:00
BrianPetkovsek
81af7b1c1b Fix encoding problem 2019-06-16 17:32:41 -04:00
K4YT3X
e003cbc568
Merge branch 'master' into master 2019-06-15 14:42:56 -04:00
k4yt3x
f96b95563e code style adjustments 2019-06-15 14:35:22 -04:00
sat3ll
15d2dbb07a use os.path.join 2019-06-15 12:32:36 +01:00
BrianPetkovsek
9d5ad2f70c make video2x backwards compatible
adds future-fstrings package
transforms the source to .format() format on runtime
2019-06-14 21:43:18 -04:00
k4yt3x
c7353c4bf2 unified all "folder/directory" into "directory" to end this mess 2019-04-29 00:06:54 -04:00
k4yt3x
19cb823591 all string formatting switched to f-string 2019-04-22 01:26:36 -04:00
k4yt3x
78ae2e7ed2 added support for JPEG and other image format 2019-03-30 14:01:36 -04:00
k4yt3x
fb99e8531c changed argument format for the newest version of waifu2x-converter 2019-03-26 16:18:54 -04:00
k4yt3x
714790a653 fixed waifu2x upscaling error 2019-03-25 09:22:33 -04:00
k4yt3x
1d57c6652e make script stop executing on waifu2x exception 2019-03-24 23:04:50 -04:00
k4yt3x
f51ce05066 added model_dir option 2019-03-19 13:09:24 -04:00
k4yt3x
76f1d7dd05 added temporary fix for issue 109 of waifu2x-converter-cpp 2019-03-10 20:06:57 -04:00
k4yt3x
9639b0b990 2.6.0 complete redesign of configuration file, with lots of enhancements 2019-03-09 12:50:54 -05:00
k4yt3x
1f8dc0dd47 added command return value check 2019-03-04 19:35:16 -05:00
K4YT3X
c3dae6b995 deleted the unnecessary version number 2019-02-21 12:27:28 -05:00
K4YT3X
b725ea2c94 1.0.0 added waifu2x_converter_cpp driver 2019-02-08 16:49:10 -05:00