martintmv commited on
Commit
08fb193
β€’
1 Parent(s): f38c556

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -234,7 +234,6 @@ css = """
234
 
235
  with gr.Blocks(css=css) as demo:
236
  gr.Markdown("# InsectSAM 🐞 Detect and Segment Insects in Datasets")
237
- gr.Markdown("[RB-IBDM on GitHub](https://github.com/martintmv-git/RB-IBDM)")
238
  with gr.Row():
239
  image_input = gr.Image(type="pil")
240
  with gr.Column():
 
234
 
235
  with gr.Blocks(css=css) as demo:
236
  gr.Markdown("# InsectSAM 🐞 Detect and Segment Insects in Datasets")
 
237
  with gr.Row():
238
  image_input = gr.Image(type="pil")
239
  with gr.Column():