fix scripts I broke with the extension tab changes

This commit is contained in:
AUTOMATIC
2022-10-31 18:40:47 +03:00
parent dc7425a56e
commit 58cc03edd0
2 changed files with 1 additions and 4 deletions

View File

@@ -61,9 +61,6 @@ def wrap_gradio_gpu_call(func, extra_outputs=None):
def initialize():
extensions.list_extensions()
#for ext in extensions.extensions:
# print(ext.name, ext.path, ext.enabled, ext.remote)
#exit()
if cmd_opts.ui_debug_mode:
shared.sd_upscalers = upscaler.UpscalerLanczos().scalers