Harsh051015 commited on
Commit
bbd669a
·
verified ·
1 Parent(s): 01974e7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -48,8 +48,7 @@ def main():
48
 
49
 
50
 
51
- title_prompt= f""" You are a good news journalist. Here is the article {article}. Your task is to generate multiple headlines, descriptions, and URL slugs.
52
-
53
 
54
  """
55
 
 
48
 
49
 
50
 
51
+ title_prompt= f""" You are a good news journalist. Here is the article {article}. Your task is to generate multiple Headlines, Descriptions, and URL Slugs.
 
52
 
53
  """
54