Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Unkowndev
/
webspaceai-ImGx
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
668133f
webspaceai-ImGx
/
app.py
Unkowndev
initial commit
668133f
verified
11 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()