itsanurag commited on
Commit
cfd79bc
·
verified ·
1 Parent(s): 2d532c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ inputs = [
49
 
50
  outputs = gr.Image(type="filepath", label="Output Image")
51
 
52
- title = "YOLOv8 101: Custom Object Detection on meter"
53
 
54
  examples = [['one.jpg', 640, 0.5, 0.7],
55
  ['two.jpg', 640, 0.5, 0.6],
 
49
 
50
  outputs = gr.Image(type="filepath", label="Output Image")
51
 
52
+ title = "Custom_YOLOV9_model 🤖: room-cleanliness-detector 👔🧦💫 "
53
 
54
  examples = [['one.jpg', 640, 0.5, 0.7],
55
  ['two.jpg', 640, 0.5, 0.6],