added photos for thesis

This commit is contained in:
leno3003 2022-04-01 15:27:23 +02:00
commit cc02b0c324
4 changed files with 8 additions and 22 deletions

View file

@ -47,7 +47,7 @@ dictionary = {
'Choose image degrade by bicubic rescale power' : '0',
'Degrade color power of final image' : '0',
'Color transfer to predicted face' : 'rct',
'Override' : 'y',
'Press enter in 2 seconds to override model settings.' : 'y',
}
cmd = 'mkdir DeepFaceLab_Linux/workspace/interact'
os.system(cmd)