mirror of
https://github.com/iperov/DeepFaceLab.git
synced 2025-07-06 04:52:13 -07:00
test
This commit is contained in:
parent
a50ea84b3d
commit
c3246afaed
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ def main (model_class_name=None,
|
|||
is_interactive = io.input_bool ("Use interactive merger?", True) if not io.is_colab() else False
|
||||
else:
|
||||
is_interactive = md.g(None, "interactive")
|
||||
|
||||
# test
|
||||
if not is_interactive:
|
||||
cfg.ask_settings()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue