Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aexyb
/
Diffusion
like
15
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
fe1cf5d
Diffusion
/
app.py
aexyb
Update app.py
fe1cf5d
verified
9 months ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.load(
"huggingface/black-forest-labs/FLUX.1-dev"
).launch()