Skip to content

Commit

Permalink
docs: Link directly to model files
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilzyla committed Oct 13, 2022
1 parent dfa57e1 commit 98f8add
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ can be found on our [Drive](https://drive.google.com/drive/folders/1eQWuf5WCT429

To be able to run inference,
download the ONNX models and place them in the `assets/models` directory:
* [Central African forests](https://drive.google.com/file/d/1HHmUdq5kUib2e05YgtBQGyS-146-Q5S5/view)
* [East African savannas](https://drive.google.com/file/d/1UeJ4nIv_uORhmYqRGAKRjmcG39gTcBKn/view)
* [Central African forests](https://drive.google.com/uc?export=download&id=1HHmUdq5kUib2e05YgtBQGyS-146-Q5S5)
* [East African savannas](https://drive.google.com/uc?export=download&id=1UeJ4nIv_uORhmYqRGAKRjmcG39gTcBKn)

### Commands

Expand Down

0 comments on commit 98f8add

Please sign in to comment.