gagndeep commited on
Commit
9c722ec
·
verified ·
1 Parent(s): e719a67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,7 +164,7 @@ def build_demo() -> gr.Blocks:
164
 
165
  with gr.Row():
166
  with gr.Column(scale=1):
167
- gr.Markdown("# SHARP: Single-Image 3D Generator\nConvert any static image into a 3D Gaussian Splat scene instantly.")
168
 
169
  # --- Main Layout (Strict Two Columns) ---
170
  with gr.Row(equal_height=False):
 
164
 
165
  with gr.Row():
166
  with gr.Column(scale=1):
167
+ gr.Markdown("# SHARP: Single-Image 3D Generator from Apple\nConvert any static image into a 3D Gaussian Splat scene instantly.")
168
 
169
  # --- Main Layout (Strict Two Columns) ---
170
  with gr.Row(equal_height=False):