laoczi88 commited on
Commit
ffe9162
·
unverified ·
1 Parent(s): c804841

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,7 +102,7 @@ def generate(video_url, question):
102
  #======================================
103
 
104
 
105
- title = "YouTube Summorize (only english video < 15 min)"
106
  demo = gr.Interface(fn=generate, css=".gradio-container {background-color: lightblue}",
107
  inputs=[
108
  gr.Textbox(lines=1, label="Video URL"),
 
102
  #======================================
103
 
104
 
105
+ title = "ZxZ YouTube Summorize (only english video < 15 min)"
106
  demo = gr.Interface(fn=generate, css=".gradio-container {background-color: lightblue}",
107
  inputs=[
108
  gr.Textbox(lines=1, label="Video URL"),