Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
alsaeth/high-quality-imgs-FLUX
Rooc
/
Flux.1-dev
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e0d7157
Flux.1-dev
/
app.py
Rooc
Update app.py
e0d7157
verified
10 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
model = gr.load(
"models/black-forest-labs/FLUX.1-dev"
).launch()