Update webui.py
This commit is contained in:
parent
b172cd56e8
commit
ac61e4663c
1 changed files with 0 additions and 1 deletions
1
webui.py
1
webui.py
|
@ -9,7 +9,6 @@ from omegaconf import OmegaConf
|
|||
import signal
|
||||
|
||||
from ldm.util import instantiate_from_config
|
||||
run_
|
||||
from modules.shared import opts, cmd_opts, state
|
||||
import modules.shared as shared
|
||||
import modules.ui
|
||||
|
|
Loading…
Reference in a new issue