2.6.3 added image cleaner by @BrianPetkovsek, better exception handling

This commit is contained in:
k4yt3x
2019-03-24 23:08:21 -04:00
parent 1d57c6652e
commit 88352d6e9f
2 changed files with 7 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ import tempfile
import time
import traceback
VERSION = '2.6.2'
VERSION = '2.6.3'
# each thread might take up to 2.5 GB during initialization.
# (system memory, not to be confused with GPU memory)