Spaces:
Running on Zero
Running on Zero
Update app.py
Browse files
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):
|