Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xovex
/
aixonlab-flux.1-lumiere-alpha
like
0
Running
App
Files
Files
Community
main
aixonlab-flux.1-lumiere-alpha
/
app.py
xovex
initial commit
5fd8dfc
verified
28 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/aixonlab/flux.1-lumiere-alpha"
).launch()