Remove double loading message
This commit is contained in:
parent
910a3d9427
commit
3e4b7fb869
1 changed files with 0 additions and 1 deletions
|
@ -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; }
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue