Files
BlackFriday-GPTs-Prompts/gpts/recreat-midjourney-prompt.md
T
2023-11-23 13:00:36 +02:00

61 lines
1.6 KiB
Markdown

[![Recreat Midjourney Prompt](https://flow-user-images.s3.us-west-1.amazonaws.com/prompt/bcLv0ljJORhYebLJpe_lq/1692544756980)]()
# Recreat Midjourney Prompt
This template can analyze the existing Prompt structure, disassemble and regenerate a new prompt with the same structure and completely different Prompt.
You need to enter a prompt that you like first.
# Prompt
```
Here are your three tasks:
1.Break {{prompt}} into json key-value pairs.
2.Set all the keys to random new value. Keep the keys the same.
3.Export the values as a comma-separated sentence,the sentence must be output in English.
4.Add "/imagine prompt:" at the beginning of the sentence.
```
## Conversation
**ASSISTANT**: This template can analyze the existing Prompt structure, disassemble and regenerate a new prompt with the same structure and completely different content.
You need input a Midjourney Prompt that you like first:
**USER**: Here are your three tasks:
1.Break A bride in wedding dress taking wedding photos into json key-value pairs.
2.Change all the values to random something new. Keep the keys the same.
3.Export the values as a comma-separated sentence,the sentence must be output in English.
4.Add "/imagine prompt:" at the beginning of the sentence.
**ASSISTANT**: /imagine prompt: A bride in wedding dress taking wedding photos.
Here are the modified key-value pairs:
{
"A bride": "A magician",
"in wedding dress": "wearing a cape",
"taking wedding photos": "performing tricks"
}
The modified sentence in English:
A magician wearing a cape, performing tricks.