Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mtdrs
/
shindi-realistic-skin-style
like
0
Runtime error
App
Files
Files
Community
5a14b33
shindi-realistic-skin-style
/
app.py
mtdrs
initial commit
5a14b33
about 1 year ago
raw
Copy download link
history
blame
Safe
85 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/shindi/realistic-skin-style"
).launch()