psyfreak commited on
Commit
b384e0f
·
verified ·
1 Parent(s): de0ad0f

Update README.md

Browse files

This model is trained to detect and classify Khinkali—the iconic Georgian dumpling—using the latest YOLOv11 architecture.

Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -1,3 +1,9 @@
1
- ---
2
- license: agpl-3.0
3
- ---
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ language:
4
+ - en
5
+ - ka
6
+ base_model:
7
+ - Ultralytics/YOLO11
8
+ pipeline_tag: object-detection
9
+ ---