mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-08-19 21:13:20 -07:00
rename dump_dflive to export_dfm
This commit is contained in:
parent
9d6b6feb1f
commit
63c794b3d0
4 changed files with 12 additions and 12 deletions
|
@ -19,4 +19,4 @@ def main(model_class_name, saved_models_path):
|
|||
is_training=False,
|
||||
saved_models_path=saved_models_path,
|
||||
cpu_only=True)
|
||||
model.dump_dflive ()
|
||||
model.export_dfm ()
|
Loading…
Add table
Add a link
Reference in a new issue