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