Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
diego2554
/
goofyai-3d_render_style_xl
like
0
Runtime error
App
Files
Files
Community
8056356
goofyai-3d_render_style_xl
/
app.py
diego2554
initial commit
8056356
about 1 year ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/goofyai/3d_render_style_xl"
).launch()