Commit Graph

881 Commits

Author SHA1 Message Date
K4YT3X
30b0e2c7bf Delete CNAME 2019-12-22 05:48:25 +00:00
k4yt3x
d54fea0310 enables available memory warning for Linux platform 2019-12-19 23:03:58 -05:00
k4yt3x
332055a4e5 fixed temp directory cleaning problem on exit 2019-12-11 22:20:01 -05:00
k4yt3x
19e17b1a8f updated platform information 2019-12-11 21:59:38 -05:00
k4yt3x
9e745fb747 video2x_gui 1.1.3: fixed driver path key name 2019-12-11 21:59:20 -05:00
K4YT3X
fd5edead7e
Merge pull request #171 from YOUSIKI/master
Check platform correctly
2019-11-30 19:56:08 +00:00
YOUSIKI
aa7c0b3f12
Check platform correctly
Continue if running on win32.
Exit if running on other platforms.
2019-11-30 22:56:34 +08:00
k4yt3x
65cc4c6afb Merge branch '3.0.0' 2019-11-26 04:14:13 -05:00
k4yt3x
bd2da021bd updated README for 3.0.0 2019-11-26 04:12:04 -05:00
k4yt3x
7e888db7b2 formatted YAML file 2019-11-26 04:10:01 -05:00
k4yt3x
7726a86e35 added platform check, made PermissionError more obvious 2019-11-26 04:03:03 -05:00
K4YT3X
a0595136ab Create CNAME 2019-11-18 06:43:00 +00:00
K4YT3X
5c93a5a73b Delete CNAME 2019-11-18 06:42:54 +00:00
K4YT3X
7b9b87fa9b Create CNAME 2019-11-17 05:41:13 +00:00
k4yt3x
cb255da65c added missing sys library import 2019-11-16 02:54:25 -05:00
k4yt3x
d503325a62 changed YAML load to FullLoader to make it WIndows-compatible 2019-11-16 02:52:33 -05:00
k4yt3x
954233c238 changed default config path from JSON to YAML 2019-11-16 01:51:01 -05:00
k4yt3x
95416f68a8 make the GUI script YAML-compatible 2019-11-16 01:50:41 -05:00
k4yt3x
dce778b3bf 1.1.2 fixed repeated output file extensions 2019-11-15 22:40:48 -05:00
k4yt3x
c537dd726c changed YAML loader to Windows compatible FullLoader 2019-11-15 22:40:19 -05:00
k4yt3x
b1918a4a8a fixed pixel_formats print bug and subprocess execution bug 2019-11-15 02:39:27 -05:00
k4yt3x
7ae9618785 updated file modification date 2019-11-15 02:38:39 -05:00
k4yt3x
eb3d29103c fixed anime4k path key 2019-11-15 02:38:11 -05:00
k4yt3x
a188f6ebda 1.6.0 added support for YAML, better exception handling 2019-11-15 02:04:12 -05:00
k4yt3x
fd67dfca11 docstring modifications, added JDK warning 2019-11-15 02:03:44 -05:00
k4yt3x
b1f29f1098 fixed NCNN Vulkan driver argument error 2019-11-15 01:09:55 -05:00
k4yt3x
fe7c0c840d fixed type error for waifu2x-ncnn-vulkan argument 2019-10-24 21:33:05 -04:00
k4yt3x
dc2410d4da renaming variables, using YAML to replace JSON 2019-10-19 21:53:12 -04:00
k4yt3x
91ac512d57 remove .exe extension for Linux compatibility 2019-10-19 21:52:31 -04:00
k4yt3x
732288f075 renamed waifu2x_settings to driver_settings 2019-10-19 21:52:11 -04:00
k4yt3x
e812c228c3 updated file permissions 2019-10-19 21:51:18 -04:00
k4yt3x
9841fa9577 converted JSON config into YAML 2019-10-19 21:45:44 -04:00
k4yt3x
5391f59847 renamed bin to src since python isn't binary 2019-10-19 21:40:00 -04:00
k4yt3x
6180ccd9b2 fixing folder upscaling function 2019-08-29 16:03:15 -04:00
k4yt3x
e10315f89e using contextlib instead of try-catch 2019-08-25 23:03:37 -04:00
k4yt3x
6521e071ce enhanced logo-printing 2019-08-25 23:03:18 -04:00
k4yt3x
a685e91b14 removed unused dependencies 2019-08-25 23:02:59 -04:00
k4yt3x
9d72bad314 temporary fix for Anime4K download 2019-08-20 22:40:26 -04:00
k4yt3x
2b63b5f0a6 added total time display 2019-08-17 23:28:37 -04:00
k4yt3x
9c84228c17 added screenshot for video2x gui 2019-08-17 23:19:47 -04:00
k4yt3x
f9bb191336 fixed gui compatibility with anime4k, added constraints for a4k 2019-08-17 18:16:47 -04:00
K4YT3X
7a3af366f8
Merge pull request #137 from k4yt3x/2.10.0-anime4k
2.10.0 anime4k
2019-08-16 15:49:33 +00:00
k4yt3x
d4223f93ec fixed a4k not installed bug 2019-08-16 02:53:07 -04:00
k4yt3x
c5c764a91f GUI 1.1.1: Added support for Anime4K 2019-08-16 02:49:38 -04:00
k4yt3x
ba6472c9fc exe build is out of beta 2019-08-16 02:49:22 -04:00
k4yt3x
dc1244580f updated README for 2.10.0 2019-08-16 00:46:43 -04:00
k4yt3x
0347d05127 setup script 1.5.0: added support for Anime4K 2019-08-16 00:36:45 -04:00
k4yt3x
45f5bf91e6 updated anime4k path 2019-08-16 00:36:22 -04:00
k4yt3x
5e78beabcf added thread dialog for anime4k 2019-08-16 00:19:36 -04:00
k4yt3x
6c5b7ea17f moved constants into one single place 2019-08-15 23:57:24 -04:00