sasha HF staff commited on
Commit
3233f88
β€’
1 Parent(s): 4b3340d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -45,7 +45,7 @@ def query(image, top_k=4):
45
 
46
 
47
  with gr.Blocks() as demo:
48
- gr.Markdown("# Which Slug Am I ? 🐌")
49
  gr.Markdown("## Use this Space to find your sea slug, based on the [Nudibranchs of the Sunshine Coast Australia dataset](https://huggingface.co/datasets/sasha/australian_sea_slugs)!")
50
  with gr.Row():
51
  with gr.Column(min_width= 900):
 
45
 
46
 
47
  with gr.Blocks() as demo:
48
+ gr.Markdown("# Which Sea Slug Am I ? 🐌")
49
  gr.Markdown("## Use this Space to find your sea slug, based on the [Nudibranchs of the Sunshine Coast Australia dataset](https://huggingface.co/datasets/sasha/australian_sea_slugs)!")
50
  with gr.Row():
51
  with gr.Column(min_width= 900):