hbfreed commited on
Commit
1d264ea
1 Parent(s): 8059b11

grammar tweak

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -99,8 +99,8 @@ with gr.Blocks(title="Picklebot") as demo:
99
  with gr.Tab("Picklebot"):
100
  gr.Markdown(value="""
101
  To load a video, click the random button or choose from the examples.
102
- Play the video by clicking anywhere on the video, and watch Picklebot's call!
103
- Picklebot's call will appear after the video is done playing.
104
 
105
  To use your own video, click the "Use Your Own Video!" tab and follow the instructions.""")
106
  with gr.Row():
 
99
  with gr.Tab("Picklebot"):
100
  gr.Markdown(value="""
101
  To load a video, click the random button or choose from the examples.
102
+ Play the video by clicking anywhere on the video; Picklebot's call will appear after the video is done playing.
103
+
104
 
105
  To use your own video, click the "Use Your Own Video!" tab and follow the instructions.""")
106
  with gr.Row():