mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 04:52:13 -07:00
1
This commit is contained in:
parent
869c5e8dd0
commit
f1a3150ce9
6 changed files with 75 additions and 50 deletions
|
@ -158,6 +158,8 @@ class ModelBase(object):
|
|||
self.batch_size = self.load_or_def_option('batch_size', 1)
|
||||
#####
|
||||
|
||||
io.input_skip_pending()
|
||||
|
||||
self.on_initialize_options()
|
||||
if self.is_first_run():
|
||||
# save as default options only for first run model initialize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue