Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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
|
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 |
|