cpraschl commited on
Commit
4e3b73b
·
verified ·
1 Parent(s): 725cef3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -21,4 +21,8 @@ from ultralytics import YOLO
21
 
22
  # Load the model
23
  model = YOLO("thermal_animal_detector.pt")
24
- ```
 
 
 
 
 
21
 
22
  # Load the model
23
  model = YOLO("thermal_animal_detector.pt")
24
+ ```
25
+
26
+ # License
27
+
28
+ license: agpl-3.0