f473e0b 6f65077 567b99e 6f65077 f473e0b
1
2
3
4
5
6
7
import gradio as gr with gr.Blocks() as demo: gr.Model3D() demo.launch()