Logging....
Cleanup. Sorry.
This commit is contained in:
parent
ca87c09c0e
commit
5d52231bcb
1 changed files with 0 additions and 1 deletions
|
@ -51,7 +51,6 @@ def load_models(model_path: str, model_url: str = None, command_path: str = None
|
|||
if extension not in ext_filter:
|
||||
continue
|
||||
if file not in output:
|
||||
print(f"FILE: {full_path}")
|
||||
output.append(full_path)
|
||||
|
||||
if model_url is not None and len(output) == 0:
|
||||
|
|
Loading…
Reference in a new issue