mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-15 14:50:55 -08:00
remove redundant
This commit is contained in:
parent
2bbe3f5f0a
commit
8f8405274c
1 changed files with 0 additions and 3 deletions
3
webui.py
3
webui.py
|
|
@ -469,9 +469,6 @@ def webui():
|
|||
startup_timer.record("scripts unloaded callback")
|
||||
initialize_rest(reload_script_modules=True)
|
||||
|
||||
modules.sd_hijack.list_optimizers()
|
||||
startup_timer.record("scripts list_optimizers")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
if cmd_opts.nowebui:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue