Update prompts.py
Browse files- prompts.py +1 -2
prompts.py
CHANGED
|
@@ -25,8 +25,7 @@ MEME_PROMPT = (
|
|
| 25 |
"12. Hide the Pain Harold\n\n"
|
| 26 |
"Remember you can only give two text boxes and keep them 6-8 words each. "
|
| 27 |
"This might affect your choice of meme. "
|
| 28 |
-
"Provide the output prefaced with `text0:` and `text1:` respectively, "
|
| 29 |
-
"and also on a separate line `template:` with your chosen template name.\n\n"
|
| 30 |
"ARTICLE SUMMARY:\n"
|
| 31 |
"{summary}\n\n"
|
| 32 |
"Meme output:\n"
|
|
|
|
| 25 |
"12. Hide the Pain Harold\n\n"
|
| 26 |
"Remember you can only give two text boxes and keep them 6-8 words each. "
|
| 27 |
"This might affect your choice of meme. "
|
| 28 |
+
"Provide the output prefaced with `template:` and `text0:` and `text1:` respectively, "
|
|
|
|
| 29 |
"ARTICLE SUMMARY:\n"
|
| 30 |
"{summary}\n\n"
|
| 31 |
"Meme output:\n"
|