Navdeeppal Singh commited on
Commit
a0120f2
1 Parent(s): 9346e6e

mention to scroll to the end for example images

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -131,6 +131,8 @@ with gr.Blocks() as demo:
131
  This demo generates explanations for images using the B-cos models.
132
 
133
  GitHub: [link](https://github.com/B-cos/B-cos-v2/)
 
 
134
  """
135
  )
136
 
 
131
  This demo generates explanations for images using the B-cos models.
132
 
133
  GitHub: [link](https://github.com/B-cos/B-cos-v2/)
134
+
135
+ ***Scroll to the end to try out some example images!***
136
  """
137
  )
138