This commit is contained in:
lllyasviel
2024-01-29 19:29:45 -08:00
parent 9af5b0527e
commit 179a753ce8

View File

@@ -221,7 +221,7 @@ def build_loaded(module, loader_name):
if os.path.exists(path):
os.remove(path)
exp += f'Forge has tried to move the corrupted file to {corrupted_backup_file} \n'
exp += f'You may try again now and Fooocus will download models again. \n'
exp += f'You may try again now and Forge will download models again. \n'
raise ValueError(exp)
return result