added sumbmodules

This commit is contained in:
leno3003 2022-03-31 10:12:36 +02:00
commit e0aac2e7ac
3 changed files with 33 additions and 32 deletions

View file

@ -44,6 +44,7 @@ dictionary = {
'Choose image degrade by bicubic rescale power' : '0',
'Degrade color power of final image' : '0',
'Color transfer to predicted face' : 'rct',
'Override' : 'True',
}
cmd = 'mkdir DeepFaceLab_Linux/workspace/interact'
os.system(cmd)