Spaces:
Sleeping
Sleeping
update: changed highlight
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
|
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>Upload an image below to discover ☼ the concepts</p>
|
292 |
</div>
|
293 |
"""
|
294 |
)
|