aboutsummaryrefslogtreecommitdiff
path: root/webui.py
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2023-01-21 16:15:53 +0300
committerAUTOMATIC <16777216c@gmail.com>2023-01-21 16:15:53 +0300
commit855b9e3d1c5a1bd8c2d815d38a38bc7c410be5a8 (patch)
tree6c978dd9650c65575ea26d3e86480fc383923076 /webui.py
parentcbfb4632585415dc914aff8c44869d792fd64c24 (diff)
Lora support!
update readme to reflect some recent changes
Diffstat (limited to 'webui.py')
-rw-r--r--webui.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/webui.py b/webui.py
index e8dd822a..88d04840 100644
--- a/webui.py
+++ b/webui.py
@@ -165,6 +165,8 @@ def webui():
if shared.opts.clean_temp_dir_at_start:
ui_tempdir.cleanup_tmpdr()
+ modules.script_callbacks.before_ui_callback()
+
shared.demo = modules.ui.create_ui()
app, local_url, share_url = shared.demo.launch(