This commit is contained in:
Haoming
2025-12-15 10:31:34 +08:00
parent fbfb775d2d
commit 77abd0f5b1
+3
View File
@@ -383,4 +383,7 @@ def forge_model_reload():
model_data.forge_hash = current_hash
dynamic_args.pop("ref_latents", None)
dynamic_args.pop("concat_latent", None)
return sd_model, True