Update app.py
Browse files
app.py
CHANGED
|
@@ -120,7 +120,7 @@ def generate_topic_from_trends(trending_topics: List[str]) -> str:
|
|
| 120 |
"2. Has high viral potential (emotional, surprising, or controversial)\n"
|
| 121 |
"3. Is suitable for a 60-second video format\n"
|
| 122 |
"4. Appeals to a broad audience\n"
|
| 123 |
-
"5.
|
| 124 |
"6. Is specific enough to be interesting but broad enough to allow creative interpretation\n\n"
|
| 125 |
"Respond with ONLY the topic (no explanations, no bullet points, no numbering).\n"
|
| 126 |
"The topic should be 5-10 words maximum.\n\n"
|
|
|
|
| 120 |
"2. Has high viral potential (emotional, surprising, or controversial)\n"
|
| 121 |
"3. Is suitable for a 60-second video format\n"
|
| 122 |
"4. Appeals to a broad audience\n"
|
| 123 |
+
"5. Focus on informative video title (not promotion, not service, not event, not product, not sale, not challenging)\n"
|
| 124 |
"6. Is specific enough to be interesting but broad enough to allow creative interpretation\n\n"
|
| 125 |
"Respond with ONLY the topic (no explanations, no bullet points, no numbering).\n"
|
| 126 |
"The topic should be 5-10 words maximum.\n\n"
|