Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Aarifkhan
/
OEvortex-PixelGen
like
1
Runtime error
App
Files
Files
Community
e4e8637
OEvortex-PixelGen
/
app.py
Aarifkhan
initial commit
e4e8637
verified
8 months ago
raw
Copy download link
history
blame
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/OEvortex/PixelGen"
).launch()