Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -243,7 +243,7 @@ def app_gradio():
|
|
243 |
gr.Markdown(
|
244 |
"""
|
245 |
<div style="text-align: center; background-color: #1a237e; padding: 2rem; color: white;">
|
246 |
-
<h1>Deradh Virtual Try-On Experience</h1>
|
247 |
<div style="margin: 1rem 0;">
|
248 |
<a href="https://deradh.com" style="color: white; text-decoration: underline;">
|
249 |
Visit Deradh.com
|
|
|
243 |
gr.Markdown(
|
244 |
"""
|
245 |
<div style="text-align: center; background-color: #1a237e; padding: 2rem; color: white;">
|
246 |
+
<h1 style="color: white;">Deradh Virtual Try-On Experience</h1>
|
247 |
<div style="margin: 1rem 0;">
|
248 |
<a href="https://deradh.com" style="color: white; text-decoration: underline;">
|
249 |
Visit Deradh.com
|