mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-07 13:32:09 -07:00
check if pkl exist to apply modifications
This commit is contained in:
parent
b9162dfe48
commit
788e49b82c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ dictionary = {
|
||||||
'[png] Output image format ( png/jpg ?:help ) : ' : 'png',
|
'[png] Output image format ( png/jpg ?:help ) : ' : 'png',
|
||||||
'Override' : '0',
|
'Override' : '0',
|
||||||
'[n] Enable gradient clipping ( y/n ?:help ) : ' : 'False',
|
'[n] Enable gradient clipping ( y/n ?:help ) : ' : 'False',
|
||||||
' Use saved session? ' : 'False',
|
' Use saved session? ' : 'n',
|
||||||
'[n] Enable pretraining mode ( y/n ?:help ) : ' : 'False',
|
'[n] Enable pretraining mode ( y/n ?:help ) : ' : 'False',
|
||||||
' Press enter in 2 seconds to override model settings. ' : '\n',
|
' Press enter in 2 seconds to override model settings. ' : '\n',
|
||||||
'[0] Which GPU indexes to choose? : ' : '0',
|
'[0] Which GPU indexes to choose? : ' : '0',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue