We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21fba39 commit 8906be8Copy full SHA for 8906be8
modules/script_callbacks.py
@@ -48,7 +48,7 @@ def clear_callbacks():
48
callbacks_ui_settings.clear()
49
callbacks_before_image_saved.clear()
50
callbacks_image_saved.clear()
51
-
+ callbacks_cfg_denoiser.clear()
52
53
def model_loaded_callback(sd_model):
54
for c in callbacks_model_loaded:
0 commit comments