Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
colornative
/
goofyai-3d_render_style_xl
like
15
Running
App
Files
Files
Community
main
goofyai-3d_render_style_xl
/
app.py
colornative
initial commit
c7a7c7d
about 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()