Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Leounknows
/
3d_render
like
0
Sleeping
App
Files
Files
Community
main
3d_render
/
app.py
mrspinn
initial commit
1a2f029
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/goofyai/3d_render_style_xl"
).launch()