Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -32,7 +32,7 @@ def retrieve_novel_view(dataset, img_id, polar, azimuth, zoom, seed):
|
|
| 32 |
|
| 33 |
|
| 34 |
with gr.Blocks() as demo:
|
| 35 |
-
gr.Markdown("
|
| 36 |
with gr.Tab("In-the-wild Images"):
|
| 37 |
with gr.Row():
|
| 38 |
with gr.Column(scale=1):
|
|
|
|
| 32 |
|
| 33 |
|
| 34 |
with gr.Blocks() as demo:
|
| 35 |
+
gr.Markdown("Stable Diffusion Novel View Synthesis (Precomputed Results)")
|
| 36 |
with gr.Tab("In-the-wild Images"):
|
| 37 |
with gr.Row():
|
| 38 |
with gr.Column(scale=1):
|