Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
victor
/
black-forest-labs-FLUX.1-schnell
like
0
Sleeping
App
Files
Files
Community
b699ed3
black-forest-labs-FLUX.1-schnell
/
app.py
victor
HF staff
initial commit
b699ed3
verified
about 2 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()