Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -134,7 +134,7 @@ examples = [
|
|
134 |
with block:
|
135 |
gr.HTML(
|
136 |
"""
|
137 |
-
<div style="text-align: center; max-width: 650px; margin:
|
138 |
<div>
|
139 |
<img class="logo" src="https://lambdalabs.com/static/images/lambda-logo.svg" alt="Lambda Logo"
|
140 |
style="margin: auto; max-width: 7rem;">
|
|
|
134 |
with block:
|
135 |
gr.HTML(
|
136 |
"""
|
137 |
+
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
138 |
<div>
|
139 |
<img class="logo" src="https://lambdalabs.com/static/images/lambda-logo.svg" alt="Lambda Logo"
|
140 |
style="margin: auto; max-width: 7rem;">
|