Update webui.py

This commit is contained in:
jjisnow 2022-09-17 16:10:46 +10:00 committed by GitHub
parent b172cd56e8
commit ac61e4663c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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