mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-25 03:11:32 -08:00
minor fix
This commit is contained in:
parent
5afc44aab1
commit
867c8a1083
1 changed files with 0 additions and 2 deletions
2
webui.py
2
webui.py
|
|
@ -31,8 +31,6 @@ startup_timer.record("import torch")
|
|||
import gradio
|
||||
startup_timer.record("import gradio")
|
||||
|
||||
startup_timer.record("import gradio")
|
||||
|
||||
import ldm.modules.encoders.modules # noqa: F401
|
||||
startup_timer.record("import ldm")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue