Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
SimulaMet-HOST
/
HockeyAI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MehdiH7
commited on
16 days ago
Commit
5487e7e
·
verified
·
1 Parent(s):
bb7b3d9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -20,7 +20,6 @@ def predict(image):
20
# Example images
21
examples = [
22
"exm_1.jpg",
23
-
"exm_2.jpg",
24
"exm_3.jpg"
25
]
26
20
# Example images
21
examples = [
22
"exm_1.jpg",
23
"exm_3.jpg"
24
]
25