olfp commited on
Commit
8c5ea5e
·
verified ·
1 Parent(s): dec01aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -253,7 +253,7 @@ def run_local(base,
253
  return [synthesis]
254
 
255
  logo = r"""
256
- <center background="white";><img src='https://www.onlineformapro.com/wp-content/uploads/2020/01/logo-03.svg' alt='Onlineformapro logo' style="width:280px; margin-bottom:10px"></center>
257
  """
258
  title = r"""
259
  <h1 align="center">ModaVirtuelle</h1>
 
253
  return [synthesis]
254
 
255
  logo = r"""
256
+ <center style="background:white";><img src='https://www.onlineformapro.com/wp-content/uploads/2020/01/logo-03.svg' alt='Onlineformapro logo' style="width:280px; margin-bottom:10px"></center>
257
  """
258
  title = r"""
259
  <h1 align="center">ModaVirtuelle</h1>