Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Balaop
/
black-forest-labs-FLUX.1-dev
like
0
Sleeping
App
Files
Files
Community
f6d4f71
black-forest-labs-FLUX.1-dev
/
app.py
Balaop
initial commit
f6d4f71
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/black-forest-labs/FLUX.1-dev"
).launch()