mennamostafa55555 commited on
Commit
1cf8c93
·
1 Parent(s): 3420023

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -57,7 +57,7 @@ inputs = [
57
  ]
58
 
59
  outputs = gr.Image(type="filepath", label="Output Image")
60
- title = "Ultralytics YOLOv8 Segmentation Demo"
61
  import os
62
  examples = [
63
  ["tu1.jpg", 0.6, 0.45],
 
57
  ]
58
 
59
  outputs = gr.Image(type="filepath", label="Output Image")
60
+ title = "Brain Tumor Demo"
61
  import os
62
  examples = [
63
  ["tu1.jpg", 0.6, 0.45],