Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -149,7 +149,7 @@ with block:
|
|
149 |
"""
|
150 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
151 |
<div>
|
152 |
-
<img class="logo" src="https://lambdalabs.com/
|
153 |
style="margin: auto; max-width: 7rem;">
|
154 |
<h1 style="font-weight: 900; font-size: 3rem;">
|
155 |
Naruto text to image
|
|
|
149 |
"""
|
150 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
151 |
<div>
|
152 |
+
<img class="logo" src="https://lambdalabs.com/hubfs/logos/lambda-logo.svg" alt="Lambda Logo"
|
153 |
style="margin: auto; max-width: 7rem;">
|
154 |
<h1 style="font-weight: 900; font-size: 3rem;">
|
155 |
Naruto text to image
|