LeeveWasTaken commited on
Commit
e568b71
·
verified ·
1 Parent(s): 123d552

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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: #000000;">Scroll down to see more images and select models.</p>
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>