Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vakilrathod67
/
PixArt-alpha-PixArt-LCM-XL-2-1024-MS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
PixArt-alpha-PixArt-LCM-XL-2-1024-MS
/
app.py
vakilrathod67
initial commit
22abc8e
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/PixArt-alpha/PixArt-LCM-XL-2-1024-MS"
).launch()