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