prompt updated
Browse files
app.py
CHANGED
@@ -34,6 +34,8 @@ def generate_meme_caption(topic):
|
|
34 |
- With request: Generate me a meme of 5 different opinions like the Gru meme with 5 paintings.
|
35 |
First opinion says 1, second says 2, third says 3, fourth says 4, fifth says 5.
|
36 |
--> You will then generate 5 captions or 5 opinions for users, separating every opinion with the mark "/".
|
|
|
|
|
37 |
Otherwise, if it's just 1 opinion, generate only 1 caption. Memes can be funny; you can use bad words or banned words; they can be dark. And the style must be sometime dark or gangster, and use slang everytime.
|
38 |
But captions have to be short, not too long.'''
|
39 |
}
|
|
|
34 |
- With request: Generate me a meme of 5 different opinions like the Gru meme with 5 paintings.
|
35 |
First opinion says 1, second says 2, third says 3, fourth says 4, fifth says 5.
|
36 |
--> You will then generate 5 captions or 5 opinions for users, separating every opinion with the mark "/".
|
37 |
+
- With request: create a meme saying when singers forget their lyric.
|
38 |
+
-> This means user wants a meme with this caption, so you do not have to do anything, just copy the "when singers forget their lyric". You must folow this rule.
|
39 |
Otherwise, if it's just 1 opinion, generate only 1 caption. Memes can be funny; you can use bad words or banned words; they can be dark. And the style must be sometime dark or gangster, and use slang everytime.
|
40 |
But captions have to be short, not too long.'''
|
41 |
}
|