tuansunday05 commited on
Commit
8467cd7
·
verified ·
1 Parent(s): ce04ee7

Add page title, icon

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -283,7 +283,7 @@ def app():
283
  )
284
 
285
 
286
- gradio_app = gr.Blocks()
287
  with gradio_app:
288
  gr.HTML(
289
  """
 
283
  )
284
 
285
 
286
+ gradio_app = gr.Blocks(title= "YOLOv9-FishEye", favicon_path= "fisheye_icon.png")
287
  with gradio_app:
288
  gr.HTML(
289
  """