pcreem commited on
Commit
1e7b2ff
·
1 Parent(s): e2bd5a8
Files changed (2) hide show
  1. app.py +1 -1
  2. best0628.pt → best0709.pt +2 -2
app.py CHANGED
@@ -2,7 +2,7 @@ import torch
2
  from ultralytics import YOLO
3
  import gradio as gr
4
 
5
- model = YOLO("best0628.pt") # 或者是從 hf_hub_download 取得
6
 
7
  def detect(image):
8
  results = model(image)
 
2
  from ultralytics import YOLO
3
  import gradio as gr
4
 
5
+ model = YOLO("best0709.pt") # 或者是從 hf_hub_download 取得
6
 
7
  def detect(image):
8
  results = model(image)
best0628.pt → best0709.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1536806a99f859860f48938f253c99edd6da12af5de188fb5ecd50ea58f89a90
3
- size 22516707
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb10d8bcd3c4556db7ccd050d39fceaea9fd8f56ec988ca2471bd27354633aa
3
+ size 22525539