Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
samwell
/
samwell-fastbreambooth-ed
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e204bba
samwell-fastbreambooth-ed
/
app.py
samwell
initial commit
e204bba
over 1 year ago
raw
Copy download link
history
blame
80 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/samwell/fastbreambooth"
).launch()