Spaces:
Running
on
Zero
Running
on
Zero
xinjie.wang
commited on
Commit
·
d972957
1
Parent(s):
6e7b241
update
Browse files
app.py
CHANGED
@@ -276,7 +276,6 @@ 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 |
height=300,
|
280 |
interactive=False,
|
281 |
)
|