Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
t1mo
/
black-forest-labs-FLUX1.1-dev
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
00a7683
black-forest-labs-FLUX1.1-dev
/
app.py
t1mo
initial commit
00a7683
verified
5 months ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.load(
"models/black-forest-labs/FLUX.1-dev"
).launch()