zliang commited on
Commit
4b91237
·
verified ·
1 Parent(s): c6d3f5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ import spaces
8
 
9
 
10
 
11
- model = YOLO("best.engine")
12
 
13
 
14
  # Define the class indices for figures and tables
 
8
 
9
 
10
 
11
+ model = YOLO("best.pt")
12
 
13
 
14
  # Define the class indices for figures and tables