Spaces:
Sleeping
Sleeping
update html codebase
Browse files
app.py
CHANGED
@@ -288,7 +288,7 @@ with gr.Blocks(css=custom_css) as demo:
|
|
288 |
"""
|
289 |
<div style="text-align: center; border: 3px solid maroon; padding: 10px; border-radius: 10px; background-color: #f8f8f8;">
|
290 |
<h3>Wanna try yourself? 🚀</h3>
|
291 |
-
<p>Upload an image below to discover
|
292 |
</div>
|
293 |
"""
|
294 |
)
|
|
|
288 |
"""
|
289 |
<div style="text-align: center; border: 3px solid maroon; padding: 10px; border-radius: 10px; background-color: #f8f8f8;">
|
290 |
<h3>Wanna try yourself? 🚀</h3>
|
291 |
+
<p><b>Upload an image below to discover <span style="color: #ff6347;">☼</span> the concepts</b></p>
|
292 |
</div>
|
293 |
"""
|
294 |
)
|