Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Atlusmax
/
VoxelA
like
0
Runtime error
App
Files
Files
Community
main
VoxelA
/
app.py
Atlusmax
initial commit
c9c3794
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
100 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Fictiverse/Stable_Diffusion_VoxelArt_Model"
).launch()