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