Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shakil76
/
PixArt-alpha-PixArt-LCM-XL-2-1024-MS
like
0
Runtime error
App
Files
Files
Community
c5937f0
PixArt-alpha-PixArt-LCM-XL-2-1024-MS
/
app.py
shakil76
initial commit
c5937f0
verified
10 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/PixArt-alpha/PixArt-LCM-XL-2-1024-MS"
).launch()