Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TotoB12
/
Fast-Flux
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4d64e0c
Fast-Flux
/
app.py
TotoB12
Create app.py
1294426
verified
2 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()