BhumikaMak commited on
Commit
d78d164
·
verified ·
1 Parent(s): 47e52c3

update: changed highlight

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 see its <b>Deep Feature Factorization</b> heatmap!</p>
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
  )