Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nuanmanee
/
black-forest-labs-FLUX.1-schnell
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
5ca351e
black-forest-labs-FLUX.1-schnell
/
app.py
Nuanmanee
initial commit
5ca351e
verified
8 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()