xinjie.wang commited on
Commit
6e7b241
·
1 Parent(s): 7f1f569
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -276,7 +276,7 @@ with gr.Blocks(
276
  with gr.Row():
277
  model_output_mesh = gr.Model3D(
278
  label="Mesh Representation",
279
- exposure=10.0,
280
  height=300,
281
  interactive=False,
282
  )
 
276
  with gr.Row():
277
  model_output_mesh = gr.Model3D(
278
  label="Mesh Representation",
279
+ # exposure=10.0,
280
  height=300,
281
  interactive=False,
282
  )