Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hotbiz
/
black-forest-labs-FLUX.1-schnell
like
1
Runtime error
App
Files
Files
Community
aa81fad
black-forest-labs-FLUX.1-schnell
/
app.py
hotbiz
Update app.py
aa81fad
verified
3 months ago
raw
Copy download link
history
blame
Safe
82 Bytes
import
gradio
as
gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell"
).launch()