Revert "Merge pull request #8651 from vladmandic/flicker"
This reverts commit8402682118
, reversing changes made toe8bbc344c3
.
This commit is contained in:
parent
c7daba71de
commit
5cf3822e46
3
webui.py
3
webui.py
@ -265,9 +265,6 @@ def webui():
|
||||
inbrowser=cmd_opts.autolaunch,
|
||||
prevent_thread_lock=True
|
||||
)
|
||||
for dep in shared.demo.dependencies:
|
||||
dep['show_progress'] = False # disable gradio css animation on component update
|
||||
|
||||
# after initial launch, disable --autolaunch for subsequent restarts
|
||||
cmd_opts.autolaunch = False
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user