youssefboutaleb commited on
Commit
f88c5e7
·
verified ·
1 Parent(s): fcaf4fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -50,7 +50,7 @@ inputs = [
50
 
51
  outputs = gr.Image(type="filepath", label="Output Image")
52
 
53
- title = "YOLOv8 101: Custom Object Detection on meter"
54
 
55
  examples = [['img1.jpg', 640, 0.5, 0.7],
56
  ['img2.jpg', 800, 0.5, 0.6],
 
50
 
51
  outputs = gr.Image(type="filepath", label="Output Image")
52
 
53
+ title = "YOLOv8 101: Custom Object Detection pupil on eye"
54
 
55
  examples = [['img1.jpg', 640, 0.5, 0.7],
56
  ['img2.jpg', 800, 0.5, 0.6],