sensahin commited on
Commit
abe73cd
1 Parent(s): 13c1ff6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -157,7 +157,7 @@ with block:
157
  gr.HTML(
158
  """
159
  <p class="details">
160
- or enter a Youtube url to convert to text
161
  </p>
162
  """
163
  )
 
157
  gr.HTML(
158
  """
159
  <p class="details">
160
+ Enter a Youtube url to convert to text
161
  </p>
162
  """
163
  )