check if pkl exist to apply modifications

This commit is contained in:
leno3003 2022-03-29 18:21:33 +02:00
parent b9162dfe48
commit 788e49b82c

View file

@ -5,7 +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',
' Use saved session? ' : 'n',
'[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',