Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alejandroacho
/
schnell
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
schnell
/
app.py
alejandroacho
initial commit
8440188
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell"
).launch()