Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
svjack
/
SPIGA-face-alignment
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
svjack
commited on
Dec 20, 2023
Commit
17b297b
·
1 Parent(s):
11ef58c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -2,7 +2,7 @@ import gradio as gr
2
from pred_color import *
3
4
example_sample = [
5
-
"
Protector_Cromwell_style
.
png
",
6
"babyxiang_ai.png"
7
]
8
2
from pred_color import *
3
4
example_sample = [
5
+
"
boy
.
jpeg
",
6
"babyxiang_ai.png"
7
]
8