Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Janochan
/
aixonlab-flux.1-lumiere-alpha
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cb210ea
aixonlab-flux.1-lumiere-alpha
/
app.py
Janochan
initial commit
cb210ea
verified
3 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/aixonlab/flux.1-lumiere-alpha"
).launch()