Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -48,8 +48,10 @@ 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
|
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 |
+
Restrictions:
|
54 |
+
1. Don't provide any explanation or details
|
55 |
"""
|
56 |
|
57 |
|