Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gradio
/
model3d_component_3-x
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
model3d_component_3-x
File size: 79 Bytes
55bb3e7
1
2
3
4
5
6
import
gradio
as
gr
with
gr.Blocks()
as
demo: gr.Model3D() demo.launch()