LaoCzi commited on
Commit
0c8203a
1 Parent(s): 6685eea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,7 +168,7 @@ def generate(video_url, request: gr.Request):
168
 
169
 
170
  html_content="<h6>"+"<br>"+final_answer_gpt+"</h6>"
171
- return html_content
172
 
173
  title = "YouTube Summorize (en,ua,ru)"
174
  css="""
 
168
 
169
 
170
  html_content="<h6>"+"<br>"+final_answer_gpt+"</h6>"
171
+ yield html_content
172
 
173
  title = "YouTube Summorize (en,ua,ru)"
174
  css="""