Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pang1368
/
PixArt-alpha-PixArt-XL-2-1024-MS
like
0
Sleeping
App
Files
Files
Community
main
PixArt-alpha-PixArt-XL-2-1024-MS
/
app.py
pang1368
initial commit
b1e1872
verified
27 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/PixArt-alpha/PixArt-XL-2-1024-MS"
).launch()