diff --git a/bin/video2x.py b/bin/video2x.py index 24d435d..8f42c9b 100755 --- a/bin/video2x.py +++ b/bin/video2x.py @@ -36,7 +36,7 @@ import psutil import time import traceback -VERSION = '2.4.2' +VERSION = '2.4.3' # Each thread might take up to 2.5 GB during initialization. # (system memory, not to be confused with GPU memory)