mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 21:12:07 -07:00
added sumbmodules
This commit is contained in:
parent
4fda025b10
commit
7fcaca99f7
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ def trainerThread (s2c, c2s, e,
|
||||||
if parameters['NoInteractiveMode']:
|
if parameters['NoInteractiveMode']:
|
||||||
print("Entro 1")
|
print("Entro 1")
|
||||||
model_save()
|
model_save()
|
||||||
os._exit(1)
|
#os._exit(1)
|
||||||
else:
|
else:
|
||||||
io.log_info('Model already trained to target iteration. You can use preview.')
|
io.log_info('Model already trained to target iteration. You can use preview.')
|
||||||
else:
|
else:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue