Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Reality123b
/
iris
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9e9ece5
iris
/
app.py
Reality123b
initial commit
9e9ece5
verified
3 months ago
raw
Copy download link
history
blame
Safe
114 Bytes
import
gradio
as
gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell"
,
provider=
"hf-inference"
,
).launch()