lemonaddie commited on
Commit
6f556a0
1 Parent(s): 0b9f1b0

Update app_recon.py

Browse files
Files changed (1) hide show
  1. app_recon.py +1 -1
app_recon.py CHANGED
@@ -327,7 +327,7 @@ def run_demo():
327
  )
328
 
329
  with gr.Row():
330
- recon_btn = gr.Button('Is there a salient foreground object? If yes, Click here to Reconstruct its 3D model.', variant='primary', interactive=True)
331
 
332
  with gr.Row():
333
  reconstructed_3d = gr.Model3D(
 
327
  )
328
 
329
  with gr.Row():
330
+ recon_btn = gr.Button('(Beta) Is there a salient foreground object? If yes, Click here to Reconstruct its 3D model.', variant='primary', interactive=True)
331
 
332
  with gr.Row():
333
  reconstructed_3d = gr.Model3D(