experiment: remote-t5

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2025-08-15 10:56:34 -04:00
parent ac05301f9a
commit f3eb7c00fa
3 changed files with 48 additions and 1 deletions
+1 -1
View File
@@ -411,7 +411,7 @@ def load_diffuser_force(model_type, checkpoint_info, diffusers_load_config, op='
shared.log.error(f'Load {op}: path="{checkpoint_info.path}" {e}')
if debug_load:
errors.display(e, 'Load')
return None, True
return None
return sd_model