Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
KoiBoi9
/
black-forest-labs-FLUX.1-schnell
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
37f586b
black-forest-labs-FLUX.1-schnell
/
app.py
KoiBoi9
initial commit
37f586b
verified
6 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell"
).launch()