nakamura196 commited on
Commit
0059f5b
·
1 Parent(s): 9006753

feat: update model

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. yolo11x-cls_v2.pt +3 -0
app.py CHANGED
@@ -16,7 +16,7 @@ image_path= [
16
  ]
17
 
18
  # Load YOLO model
19
- model = YOLO('yolo11x-cls.pt')
20
 
21
  def YOLOv11x_img_inference(
22
  image: gr.Image = None,
 
16
  ]
17
 
18
  # Load YOLO model
19
+ model = YOLO('yolo11x-cls_v2.pt')
20
 
21
  def YOLOv11x_img_inference(
22
  image: gr.Image = None,
yolo11x-cls_v2.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2fce9a53402cb96bb748269790124f146154f3cc71378e27c93e98e9b7e62eb4
3
+ size 72193457