mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-22 06:23:20 -07:00
fix some bug,delete code
This commit is contained in:
parent
297ac1fd6b
commit
3b94bc41e1
1 changed files with 0 additions and 2 deletions
|
@ -55,8 +55,6 @@ def trainerThread (s2c, c2s, args, device_args):
|
|||
ask_random_flip=False,
|
||||
ask_src_scale_mod=False)
|
||||
|
||||
model.is_first_run = False
|
||||
|
||||
is_reached_goal = model.is_reached_iter_goal()
|
||||
|
||||
shared_state = { 'after_save' : False }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue