Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hotbiz
/
black-forest-labs-FLUX.1-schnell
like
1
Runtime error
App
Files
Files
Community
270f9bf
black-forest-labs-FLUX.1-schnell
/
app.py
hotbiz
Update app.py
270f9bf
verified
3 months ago
raw
Copy download link
history
blame
Safe
124 Bytes
import
gradio
as
gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell"
).launch()
git commit -am
'Update space'
&& git push