Vishu26 commited on
Commit
d8d0a27
·
1 Parent(s): da36317
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -60,8 +60,8 @@ def thresh_fn(val):
60
  with gr.Blocks() as demo:
61
  gr.Markdown(
62
  """
63
- # Hierarchical Species Distribution Model!
64
- This model predicts the distribution of species based on geographic, environmental, and natural language features.
65
  """)
66
  with gr.Row():
67
  inp = gr.Dropdown(label="Taxonomic Hierarchy", choices=["Species"])
 
60
  with gr.Blocks() as demo:
61
  gr.Markdown(
62
  """
63
+ # St Louis Species Distribution Model!
64
+ This model predicts the distribution of species based on geographic, and satellite image features.
65
  """)
66
  with gr.Row():
67
  inp = gr.Dropdown(label="Taxonomic Hierarchy", choices=["Species"])