xinjie.wang commited on
Commit
8278d5e
·
1 Parent(s): b33cd35
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -49,6 +49,7 @@ with gr.Blocks(
49
  autoplay=True,
50
  loop=True,
51
  height=300,
 
52
  )
53
  model_output_gs = gr.Model3D(
54
  label="Gaussian Representation", height=300, interactive=False
 
49
  autoplay=True,
50
  loop=True,
51
  height=300,
52
+ interactive=False
53
  )
54
  model_output_gs = gr.Model3D(
55
  label="Gaussian Representation", height=300, interactive=False