imanhamid commited on
Commit
6eab7f6
·
1 Parent(s): 203877e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ examples = [
42
  ['3.png']
43
  ]
44
 
45
- description = "An object detection framework to localize regions under post-admixture selection from images of ancestry-painted chromosomes."
46
 
47
  gr_interface = gr.Interface(
48
  fn=show_preds,
 
42
  ['3.png']
43
  ]
44
 
45
+ description = "An object detection framework to localize regions under post-admixture selection from images of ancestry-painted chromosomes!"
46
 
47
  gr_interface = gr.Interface(
48
  fn=show_preds,