mirror of
https://github.com/friuns2/BlackFriday-GPTs-Prompts.git
synced 2026-04-30 14:03:55 +07:00
67 lines
1.8 KiB
Markdown
67 lines
1.8 KiB
Markdown
|
|
|
|
# Recreat Midjourney Prompt | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22bcLv0ljJORhYebLJpe_lq%22%2C%22flow%22%3Atrue%7D%7D)
|
|
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.
|
|
```
|
|
|
|
## Welcome Message
|
|
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:
|
|
|
|
## 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.
|
|
|