Spaces:
Running
on
Zero
Running
on
Zero
xinjie.wang
commited on
Commit
·
6e7b241
1
Parent(s):
7f1f569
update
Browse files
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 |
)
|