mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-07 05:22:06 -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']:
|
||||
print("Entro 1")
|
||||
model_save()
|
||||
os._exit(1)
|
||||
#os._exit(1)
|
||||
else:
|
||||
io.log_info('Model already trained to target iteration. You can use preview.')
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue