Update forge_sag.py

This commit is contained in:
lllyasviel
2024-01-25 18:40:46 -08:00
parent b4fbd1327f
commit 3c25b7f892

View File

@@ -34,8 +34,6 @@ class SAGForForge(scripts.Script):
p.sd_model.forge_objects.unet = unet
# Below codes will add some logs to the texts below the image outputs on UI.
# The extra_generation_params does not influence results.
p.extra_generation_params.update(dict(
sag_enabled=enabled,
sag_scale=scale,