Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -136,7 +136,7 @@ with block:
|
|
136 |
"""
|
137 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
138 |
<div>
|
139 |
-
<img class="logo" src="https://
|
140 |
style="margin: auto; max-width: 7rem;">
|
141 |
<h1 style="font-weight: 900; font-size: 3rem;">
|
142 |
Pokémon text to image
|
|
|
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;">
|
141 |
<h1 style="font-weight: 900; font-size: 3rem;">
|
142 |
Pokémon text to image
|