rliu commited on
Commit
8fa8203
1 Parent(s): f4ecd50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("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):
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):