saad177 commited on
Commit
0987717
1 Parent(s): 5d955d6

change ui style

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ def youtube_to_text(youtube_url):
27
  with gr.Blocks() as demo:
28
  with gr.Row():
29
  gr.HTML(
30
- value="<h1 style='text-align: center;'>Speech-To-Text transcription for Russian</h1>"
31
  )
32
 
33
  with gr.Row():
 
27
  with gr.Blocks() as demo:
28
  with gr.Row():
29
  gr.HTML(
30
+ value="<h1 style='text-align: center;'>Speech-To-Text transcription for Russian Language</h1>"
31
  )
32
 
33
  with gr.Row():