Fix style

xtts_redonwload
Edresson Casanova 2023-10-06 17:42:46 -03:00
parent 99650044a4
commit 2852404bdf
1 changed files with 1 additions and 1 deletions

View File

@ -385,7 +385,7 @@ class ModelManager(object):
try:
self.check_if_configs_are_equal(model_name, model_item, output_path)
except:
pass
pass
else:
print(f" > {model_name} is already downloaded.")
else: