Blane187 commited on
Commit
147e144
·
verified ·
1 Parent(s): 27db839

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ inputs = [
27
 
28
  output = gr.Textbox(label="Output")
29
 
30
- title = "<h1 align="center"><b> YouTube Audio Downloader<b></h1> "
31
  description = "Download audio from YouTube videos"
32
 
33
  gr.Interface(
 
27
 
28
  output = gr.Textbox(label="Output")
29
 
30
+ title = "YouTube Audio Downloader"
31
  description = "Download audio from YouTube videos"
32
 
33
  gr.Interface(