Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zliang
/
fastpaperlayout
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
zliang
commited on
May 24, 2024
Commit
4b91237
·
verified
·
1 Parent(s):
c6d3f5e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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