Commit 5d52231b authored by d8ahazard's avatar d8ahazard

Logging....

Cleanup. Sorry.
parent ca87c09c
......@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment