Calotriton commited on
Commit
7f4460d
·
verified ·
1 Parent(s): 9bf8b74

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,7 +151,7 @@ def infer(audio_path, sensitivity):
151
  # 6) Gradio Blocks interface
152
  # ----------------------------
153
  with gr.Blocks() as demo:
154
- gr.Markdown("# 🐸 RibbID – Amphibian species identifier\n")
155
  # Intro sentence about native species
156
  gr.Markdown(
157
  "This CNN model detects the native frog and toad species of Catalonia (Northern Spain) through ther calls."
 
151
  # 6) Gradio Blocks interface
152
  # ----------------------------
153
  with gr.Blocks() as demo:
154
+ gr.Markdown("# 🐸 RibbID – Amphibian species acoustic identifier\n")
155
  # Intro sentence about native species
156
  gr.Markdown(
157
  "This CNN model detects the native frog and toad species of Catalonia (Northern Spain) through ther calls."