check if pkl exist to apply modifications

This commit is contained in:
leno3003 2022-03-29 18:16:38 +02:00
parent a2b8f3c5a2
commit b9162dfe48

View file

@ -5,6 +5,7 @@ dictionary = {
'[png] Output image format ( png/jpg ?:help ) : ' : 'png',
'Override' : '0',
'[n] Enable gradient clipping ( y/n ?:help ) : ' : 'False',
' Use saved session? ' : 'False',
'[n] Enable pretraining mode ( y/n ?:help ) : ' : 'False',
' Press enter in 2 seconds to override model settings. ' : '\n',
'[0] Which GPU indexes to choose? : ' : '0',