rajsecrets0 commited on
Commit
0218f07
·
verified ·
1 Parent(s): 32481e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ prompt = """
33
  you are a youtube video summariser , you take the transcript text and
34
  summaries the entire video and providing the important summary inpoints within 250 words
35
  the transcript text will be appended here
36
- give the results in points and sub points :
37
  """
38
 
39
  def generate_gemini_content(transcript_text,prompt):
 
33
  you are a youtube video summariser , you take the transcript text and
34
  summaries the entire video and providing the important summary inpoints within 250 words
35
  the transcript text will be appended here
36
+ give the results in points:
37
  """
38
 
39
  def generate_gemini_content(transcript_text,prompt):