Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Garyson
/
jonathandinu-face-parsing
like
0
Runtime error
App
Files
Files
Community
1c3b4f5
jonathandinu-face-parsing
/
app.py
Garyson
initial commit
1c3b4f5
over 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/jonathandinu/face-parsing"
).launch()