Maximo Fernandez commited on
Commit
6ecb939
·
1 Parent(s): b5d9956

quit subtify logo

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -694,7 +694,7 @@ def subtify():
694
  # Layout
695
  gr.HTML(html_social_media)
696
  gr.HTML("<h1 style='text-align: center;'>Subtify</h1>")
697
- gr.HTML(html_subtify_logo)
698
  # with gr.Row(variant="panel"):
699
  # url_textbox = gr.Textbox(placeholder="Add video URL here and wait a moment", label="Video URL", elem_id="video_url", scale=1, interactive=True)
700
  # # paste_button = gr.Button(size="sm", icon="icons/paste.svg", value="paste", min_width="10px", scale=0)
 
694
  # Layout
695
  gr.HTML(html_social_media)
696
  gr.HTML("<h1 style='text-align: center;'>Subtify</h1>")
697
+ # gr.HTML(html_subtify_logo)
698
  # with gr.Row(variant="panel"):
699
  # url_textbox = gr.Textbox(placeholder="Add video URL here and wait a moment", label="Video URL", elem_id="video_url", scale=1, interactive=True)
700
  # # paste_button = gr.Button(size="sm", icon="icons/paste.svg", value="paste", min_width="10px", scale=0)