Jimmyzheng-10 commited on
Commit
00d3f67
·
1 Parent(s): 7d8b3d0
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -368,7 +368,7 @@ with gr.Blocks(css="""
368
 
369
  with gr.Column(scale=2):
370
  gr.Markdown("## Preview Area")
371
- gr.Markdown("**Tips**: \n- Use the sliders below to adjust the preview size and zoom level for better viewing experience. \n- Adjust the page's viewing angle by swiping up, down, left, or right.")
372
  with gr.Tabs():
373
  with gr.TabItem("Preview With Placeholder"):
374
  with gr.Row():
 
368
 
369
  with gr.Column(scale=2):
370
  gr.Markdown("## Preview Area")
371
+ gr.Markdown("**Tips**: \n- Use the sliders below to adjust the preview size and zoom level for better viewing experience. \n- Adjust the page's viewing angle by swiping up, down, left, or right. \n- Click the button at the bottom to download the generated package.")
372
  with gr.Tabs():
373
  with gr.TabItem("Preview With Placeholder"):
374
  with gr.Row():