Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lyimo
/
fog
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lyimo
commited on
Oct 22, 2024
Commit
7fd5820
·
verified
·
1 Parent(s):
91697a1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -19,7 +19,7 @@ def predict(img):
19
examples = [
20
"Image1.jpg",
21
"Image3.jpg",
22
-
"
Image5
.jpg",
23
"Image5.webp"
24
]
25
19
examples = [
20
"Image1.jpg",
21
"Image3.jpg",
22
+
"
dar
.jpg",
23
"Image5.webp"
24
]
25