kevinconka commited on
Commit
1309dab
·
1 Parent(s): efae727

Update feedback message in app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -4
app.py CHANGED
@@ -26,10 +26,9 @@ Give it a try! Upload an image or enter a URL to an image and click
26
  """
27
 
28
  NOTICE = """
29
- See something off? Your feedback makes a difference! Let us know by
30
- flagging any outcomes that don't seem right. Just click on `Flag`
31
- to submit the image for review. Note that by clicking `Flag`, you
32
- agree to the use of your image for A.I. improvement purposes.
33
  """
34
 
35
  css = """
 
26
  """
27
 
28
  NOTICE = """
29
+ 🚩 See something off? Your feedback makes a difference! Let us know by
30
+ flagging any outcomes that don't seem right. Click the `Flag` button
31
+ to submit the image for review.
 
32
  """
33
 
34
  css = """