ztor2 commited on
Commit
91c98c9
·
verified ·
1 Parent(s): b904fa0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -90,6 +90,7 @@ with gr.Blocks(theme=gr.themes.Monochrome()) as demo:
90
  """)
91
  with gr.Row():
92
  gr.Markdown("""Select document from the menu, and interact with the text and images in the document.
 
93
  """)
94
  with gr.Row():
95
  with gr.Column(scale=2):
 
90
  """)
91
  with gr.Row():
92
  gr.Markdown("""Select document from the menu, and interact with the text and images in the document.
93
+ - Sample documents: [LLaVA paper](https://arxiv.org/pdf/2304.08485), [Interior design catalog](https://www.designblendz.com/hubfs/206.00%20Virtual%20Staging/206.00_VirtualStagingCatalog_SS17_Pages.pdf)
94
  """)
95
  with gr.Row():
96
  with gr.Column(scale=2):