Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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],
|