Stable-X commited on
Commit
84b9526
1 Parent(s): 0fbff14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -10
app.py CHANGED
@@ -342,19 +342,11 @@ def run_demo_server(pipe):
342
 
343
  with gr.Tab("Panorama"):
344
  with gr.Column():
345
- gr.Markdown("Functionality coming soon on June.10th")
346
 
347
  with gr.Tab("4K Image"):
348
  with gr.Column():
349
- gr.Markdown("Functionality coming soon on June.17th")
350
-
351
- with gr.Tab("Normal Mapping"):
352
- with gr.Column():
353
- gr.Markdown("Functionality coming soon on June.24th")
354
-
355
- with gr.Tab("Normal SuperResolution"):
356
- with gr.Column():
357
- gr.Markdown("Functionality coming soon on June.30th")
358
 
359
  ### Image tab
360
  image_submit_btn.click(
 
342
 
343
  with gr.Tab("Panorama"):
344
  with gr.Column():
345
+ gr.Markdown("Coming soon")
346
 
347
  with gr.Tab("4K Image"):
348
  with gr.Column():
349
+ gr.Markdown("Coming soon")
 
 
 
 
 
 
 
 
350
 
351
  ### Image tab
352
  image_submit_btn.click(