Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hal-90000
/
black-forest-labs-FLUX.1-schnell-05
like
1
Running
App
Files
Files
Community
main
black-forest-labs-FLUX.1-schnell-05
/
app.py
Hal-90000
initial commit
cb9e971
verified
16 days 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()