Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Surobhi
/
makitanikaze-P5_beauty_small
like
0
Runtime error
App
Files
Files
Community
b2df156
makitanikaze-P5_beauty_small
/
app.py
Surobhi
initial commit
b2df156
over 1 year ago
raw
Copy download link
history
blame
86 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/makitanikaze/P5_beauty_small"
).launch()