Dharini Baskaran commited on
Commit
e5fe9ca
·
1 Parent(s): aca5861
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -100,8 +100,7 @@ with gr.Blocks() as demo:
100
  <img src='file/public/logo.png' style='height: 50px; margin-right: 10px;'/>
101
  <h1>Inovonics 2D Floorplan Vectorizer</h1>
102
  </div>
103
- """,
104
- unsafe_allow_html=True,
105
  )
106
 
107
  with gr.Row():
 
100
  <img src='file/public/logo.png' style='height: 50px; margin-right: 10px;'/>
101
  <h1>Inovonics 2D Floorplan Vectorizer</h1>
102
  </div>
103
+ """
 
104
  )
105
 
106
  with gr.Row():