mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-14 02:37:00 -07:00
added sumbmodules
This commit is contained in:
parent
c3aad6a59b
commit
774932a5b0
1 changed files with 3 additions and 4 deletions
|
@ -1,12 +1,11 @@
|
|||
import pickle
|
||||
|
||||
dictionary = {
|
||||
' : ' : '0',
|
||||
' Output image format ( png/jpg ?:help ) : ' : 'png',
|
||||
'Output image format' : 'png',
|
||||
'Override' : '0',
|
||||
'[n] Enable gradient clipping ( y/n ?:help ) : ' : 'False',
|
||||
'Enable gradient clipping' : 'False',
|
||||
' Use saved session? ' : 'False',
|
||||
'[n] Enable pretraining mode ( y/n ?:help ) : ' : 'False',
|
||||
'Enable pretraining mode' : 'False',
|
||||
' Press enter in 2 seconds to override model settings. ' : '\n',
|
||||
'[0] Which GPU indexes to choose? : ' : '0',
|
||||
'[wf] Face type ( f/wf/head ?:help ) : ' : 'wf',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue