aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpux <pux@pux.dom>2020-02-21 22:28:57 +0100
committerpux <pux@pux.dom>2020-02-21 22:28:57 +0100
commitdebf723bb42cbb7acd0d4daf4a5c48cb7d21da7a (patch)
tree75f0aff6ff1538752fedd1192b9e39fcc7766cfc
parente6ddd806775ffaddab997f19b0008ec893f766ff (diff)
downloadnstvid-debf723bb42cbb7acd0d4daf4a5c48cb7d21da7a.tar.gz
nstvid-debf723bb42cbb7acd0d4daf4a5c48cb7d21da7a.tar.bz2
nstvid-debf723bb42cbb7acd0d4daf4a5c48cb7d21da7a.zip
79char fix
-rwxr-xr-xnstvid.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/nstvid.py b/nstvid.py
index 8ec546e..9be45b1 100755
--- a/nstvid.py
+++ b/nstvid.py
@@ -22,7 +22,8 @@ def init():
parser = GooeyParser(description = \
"nstvid - Neural Style Transfer Video Creator")
- parser.add_argument("style_image", help="Style image(s) separated by comma", \
+ parser.add_argument("style_image", \
+ help="Style image(s) separated by comma", \
widget="FileChooser")
parser.add_argument("input_video", help="Source video", \
widget="FileChooser", default="/home/pux/tmp/nstest/in.mp4")
in each repos: see "about"-tab (if existing) for more details / README.
mailto contact at omeckman dot net
all timestamps in UTC (German winter time: UTC+01:00, summer time: UTC+02:00)
dark theme is a modded version of: https://gist.github.com/Yoplitein/f4b671a2ec70c9e743fa