mennamostafa55555 commited on
Commit
bc382c1
1 Parent(s): fb5a28a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,7 +52,7 @@ inputs = [
52
  ]
53
 
54
  outputs = gr.Image(type="filepath", label="Output Image")
55
- title = "YOLOv8 Segmentation Demo"
56
  import os
57
  examples = [["ex1.png", 0.5, 0.45],
58
  ["tu3.jpg", 0.5, 0.45],
 
52
  ]
53
 
54
  outputs = gr.Image(type="filepath", label="Output Image")
55
+ title = "Amazon Products Demo"
56
  import os
57
  examples = [["ex1.png", 0.5, 0.45],
58
  ["tu3.jpg", 0.5, 0.45],