Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oldfart
/
pixl
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pixl
/
app.py
oldfart
initial commit
ad101a1
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
77 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nerijs/pixel-art-xl"
).launch()