Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -253,7 +253,7 @@ def run_local(base,
|
|
253 |
return [synthesis]
|
254 |
|
255 |
logo = r"""
|
256 |
-
<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>
|