Spaces:
Runtime error
Runtime error
Commit
·
89c5662
1
Parent(s):
058bf5c
Update app.py
Browse files
app.py
CHANGED
@@ -25,7 +25,7 @@ with gr.Blocks() as demo:
|
|
25 |
title = f"""
|
26 |
<h2 style="background-image: linear-gradient(to right, #3A5FCD, #87CEFA); -webkit-background-clip: text;
|
27 |
-webkit-text-fill-color: transparent; text-align: center;">
|
28 |
-
|
29 |
</h2>
|
30 |
"""
|
31 |
description = f"""
|
|
|
25 |
title = f"""
|
26 |
<h2 style="background-image: linear-gradient(to right, #3A5FCD, #87CEFA); -webkit-background-clip: text;
|
27 |
-webkit-text-fill-color: transparent; text-align: center;">
|
28 |
+
Fashion Aggregator
|
29 |
</h2>
|
30 |
"""
|
31 |
description = f"""
|