Unverified Commit 8906be85 authored by DepFA's avatar DepFA Committed by GitHub

add callback cleardown

parent 21fba39c
......@@ -48,7 +48,7 @@ def clear_callbacks():
callbacks_ui_settings.clear()
callbacks_before_image_saved.clear()
callbacks_image_saved.clear()
callbacks_cfg_denoiser.clear()
def model_loaded_callback(sd_model):
for c in callbacks_model_loaded:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment