mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-03-03 13:02:13 +00:00
fixed anime4k path key
This commit is contained in:
parent
a188f6ebda
commit
eb3d29103c
@ -59,7 +59,7 @@ class Anime4k:
|
||||
execute = [
|
||||
self.driver_settings['java_path'],
|
||||
'-jar',
|
||||
self.driver_settings['anime4k_path'],
|
||||
self.driver_settings['path'],
|
||||
str(image.absolute()),
|
||||
str(output_directory / image.name),
|
||||
str(scale_ratio)
|
||||
|
Loading…
Reference in New Issue
Block a user