Commit 3e4b7fb8 authored by innovaciones's avatar innovaciones Committed by AUTOMATIC1111

Remove double loading message

parent 910a3d94
......@@ -49,7 +49,6 @@ sample_img2img = sample_img2img if os.path.exists(sample_img2img) else None
css_hide_progressbar = """
.wrap .m-12 svg { display:none!important; }
.wrap .m-12::before { content:"Loading..." }
.progress-bar { display:none!important; }
.meta-text { display:none!important; }
"""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment