fbononibelloepoch commited on
Commit
4e0e128
1 Parent(s): 3eb47a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
  tags:
3
- - yolov8
4
  - object-detection
5
  library_name: ultralytics
6
  pipeline_tag: object-detection
7
  ---
8
 
9
- # YOLOv8 Malaria Detection Model
10
 
11
- This model is trained to detect malaria parasites in blood smear images using YOLOv8.
 
1
  ---
2
  tags:
3
+ - yolo11
4
  - object-detection
5
  library_name: ultralytics
6
  pipeline_tag: object-detection
7
  ---
8
 
9
+ # YOLO11 Malaria Detection Model
10
 
11
+ This model is trained to detect malaria parasites in blood smear images using YOLO11.