jerrypan7 commited on
Commit
7b7ff1b
·
verified ·
1 Parent(s): f31d2c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -166,7 +166,6 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
166
  outputs=[video_player]
167
  )
168
 
169
-
170
  gr.Markdown("### How to use:")
171
  gr.Markdown("1. Upload an audio file or record your voice using the microphone, OR paste a YouTube URL.")
172
  gr.Markdown("2. If you paste a YouTube URL, the video will be displayed for your reference, and any previous transcription or audio input will be cleared.")
 
166
  outputs=[video_player]
167
  )
168
 
 
169
  gr.Markdown("### How to use:")
170
  gr.Markdown("1. Upload an audio file or record your voice using the microphone, OR paste a YouTube URL.")
171
  gr.Markdown("2. If you paste a YouTube URL, the video will be displayed for your reference, and any previous transcription or audio input will be cleared.")