sayed010 commited on
Commit
32c52fa
·
verified ·
1 Parent(s): 65e8cd5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,7 +104,7 @@ def gradio_interface():
104
  ]
105
 
106
  with gr.Blocks(gr.themes.Glass(secondary_hue= "rose")) as demo:
107
- gr.Markdown("# Gemini Bounding Box Generator")
108
 
109
  with gr.Row():
110
  with gr.Column():
 
104
  ]
105
 
106
  with gr.Blocks(gr.themes.Glass(secondary_hue= "rose")) as demo:
107
+ gr.Markdown("# Gemini Image detection")
108
 
109
  with gr.Row():
110
  with gr.Column():