Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ovi054/image-to-vector
openfree
/
image-to-vector
like
93
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
openfree
commited on
6 days ago
Commit
d37a58b
·
verified
·
1 Parent(s):
04aeb05
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -52,7 +52,7 @@ def handle_color_mode(value):
52
53
54
examples = [
55
-
"examples/
01
.jpg",
56
"examples/02.jpg",
57
"examples/03.jpg",
58
]
52
53
54
examples = [
55
+
"examples/
11
.jpg",
56
"examples/02.jpg",
57
"examples/03.jpg",
58
]