selamw commited on
Commit
91f0ca9
·
verified ·
1 Parent(s): 56eb069

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ css = """
71
  """
72
 
73
  with gr.Blocks(css=css) as demo:
74
- gr.HTML("<h1>🦩 Bird Identifier: Powered by Fine-tuned PaliGemma 🦜</h1>")
75
  gr.HTML("<h3>Upload an image of a bird, and the model will generate a detailed description of its species.</h3>")
76
 
77
  with gr.Tab(label="Bird Identification"):
 
71
  """
72
 
73
  with gr.Blocks(css=css) as demo:
74
+ gr.HTML("<h1>🦩 BirdWatcher AI 🦜</h1>")
75
  gr.HTML("<h3>Upload an image of a bird, and the model will generate a detailed description of its species.</h3>")
76
 
77
  with gr.Tab(label="Bird Identification"):