Update app.py
Browse files
app.py
CHANGED
@@ -51,7 +51,7 @@ with gr.Blocks() as demo:
|
|
51 |
<div style="text-align: center; max-width: 1200px; margin: 0 auto;">
|
52 |
<div>
|
53 |
<body>
|
54 |
-
<div class="center"><p style="margin-bottom: 10px; color:
|
55 |
</div>
|
56 |
</body>
|
57 |
</div>
|
|
|
51 |
<div style="text-align: center; max-width: 1200px; margin: 0 auto;">
|
52 |
<div>
|
53 |
<body>
|
54 |
+
<div class="center"><p style="margin-bottom: 10px; color: var(--body-text-color);">Scroll down to see more images and select models.</p>
|
55 |
</div>
|
56 |
</body>
|
57 |
</div>
|