Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
veasnakao
/
black-forest-labs-FLUX.1-schnell-text-to-image
like
1
Runtime error
App
Files
Files
Community
main
black-forest-labs-FLUX.1-schnell-text-to-image
/
app.py
veasnakao
initial commit
d11bbde
verified
2 months 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()