Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Carrekop10/FLUX.1-schnell-T2I
Rooc
/
FLUX-Fast
like
8
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0f0f6a7
FLUX-Fast
/
app.py
Carrekop10
initial commit
0f0f6a7
verified
7 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell"
).launch()