justinchuby commited on
Commit
b537e8b
·
verified ·
1 Parent(s): f1299a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: mit
3
  base_model:
4
  - onnx-community/BirdNET
5
  tags:
@@ -22,4 +22,6 @@ Files:
22
  - `model.onnx`: Initial model converted with tf2onnx and edited using NVIDIA Nsight DL Designer
23
  - `birdnet.onnx`: Model further optimized with the `scripts/optimize.py` script. Recommended
24
 
25
- Source: https://github.com/birdnet-team/BirdNET-Analyzer
 
 
 
1
  ---
2
+ license: cc
3
  base_model:
4
  - onnx-community/BirdNET
5
  tags:
 
22
  - `model.onnx`: Initial model converted with tf2onnx and edited using NVIDIA Nsight DL Designer
23
  - `birdnet.onnx`: Model further optimized with the `scripts/optimize.py` script. Recommended
24
 
25
+ Source: https://github.com/birdnet-team/BirdNET-Analyzer
26
+
27
+ License: CC BY-NC-SA 4.0