From 2dc385a7004b08a07d9b3595154507cf40d127a5 Mon Sep 17 00:00:00 2001 From: Oisin Mac Aodha Date: Tue, 20 Dec 2022 17:08:27 +0000 Subject: [PATCH] update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d3b7f3..b49d9ed 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,10 @@ Code for detecting and classifying bat echolocation calls in high frequency audi `conda install --file requirements.txt` -### Try the model -Click [here](https://colab.research.google.com/github/macaodha/batdetect2/blob/master/batdetect2_notebook.ipynb) to run the model using Google Colab. You can also run this notebook locally. +### Try the model +1) You can try a demo of the model (for UK species) on [huggingface](https://huggingface.co/spaces/macaodha/batdetect2). + +2) Alternatively, click [here](https://colab.research.google.com/github/macaodha/batdetect2/blob/master/batdetect2_notebook.ipynb) to run the model using Google Colab. You can also run this notebook locally. ### Running the model on your own data