mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-11 07:37:03 -07:00
check if pkl exist to apply modifications
This commit is contained in:
parent
2995a07f0e
commit
05850a227c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ dictionary = {
|
|||
'[n] Use interactive merger? ( y/n ) : ' : 'n',
|
||||
'[1] 2 : ' : '1',
|
||||
'[1] 3 : ' : '4',
|
||||
'[0] Choose erode mask modifier ( -400..400 ) : ' : '150',
|
||||
'[0] Choose erode mask modifier ( -400..400 ) : ' : '100',
|
||||
'[0] Choose blur mask modifier ( 0..400 ) : ' : '150',
|
||||
'[0] Choose motion blur power ( 0..100 ) : ' : '0',
|
||||
'[0] Choose output face scale modifier ( -50..50 ) : ' : '0',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue