排列提示允许您使用单个命令快速生成提示/imagine的变体。通过在提示中包含用{}大括号内的逗号分隔的选项列表,您可以使用这些选项的不同组合创建多个版本的提示。

基本订阅者可以使用单个排列提示创建最多 4 个作业。
标准订阅者可以使用单个排列提示创建最多 10 个作业。
Pro 和 Mega 订阅者可以使用单个排列提示创建最多 40 个作业。

您可以使用排列提示创建涉及中途提示任何部分的组合和排列,包括文本、图像提示参数提示权重排列提示仅在使用快速
模式时可用

排列提示基础知识

将选项列表放在大括号 {} 内以快速创建和处理多个提示变体。

提示示例:
/imagine prompt a {red, green, yellow} bird创建并处理三个作业。

/imagine prompt a red bird
/imagine prompt a green bird
/imagine prompt a yellow bird


GPU 分钟数

Midjourney Bot 将每个 Permutation Prompt 变体作为单独的Job进行处理。每个Job消耗GPU分钟s。 排列提示将在开始处理之前显示确认消息。

排列提示示例

提示文字变体

提示符/imagine prompt a naturalist illustration of a {pineapple, blueberry, rambutan, banana} bird将创建并处理四个作业:

批量出图--排列{} - 图1

菠萝鸟的博物学家插图

批量出图--排列{} - 图2

蓝莓鸟的博物学家插图

批量出图--排列{} - 图3

红毛丹鸟的博物学家插图

批量出图--排列{} - 图4

香蕉鸟的博物学家插图

提示参数变化

提示/imagine prompt a naturalist illustration of a fruit salad bird —ar {3:2, 1:1, 2:3, 1:2}将创建并处理四个具有不同宽高比的作业:

批量出图--排列{} - 图5

水果沙拉鸟的博物学家插图 —ar 3:2

批量出图--排列{} - 图6

水果沙拉鸟的自然主义插图 —ar 1:1

批量出图--排列{} - 图7

水果沙拉鸟的博物学家插图 —ar 2:3

批量出图--排列{} - 图8

水果沙拉鸟的自然主义插图 —ar 1:2
提示将使用不同的中途模型版本/imagine prompt a naturalist illustration of a fruit salad bird —{v 5, niji, test}创建和处理三个作业

批量出图--排列{} - 图9

水果沙拉鸟的博物学家插图 —v 5

批量出图--排列{} - 图10

水果沙拉鸟的自然主义插图——niji

批量出图--排列{} - 图11

水果沙拉鸟的博物学家插图——测试

多重和嵌套排列

可以在单个提示中使用多组括号内的选项。
/imagine prompt a {red, green} bird in the {jungle, desert}创建并处理四个作业。

/imagine prompt a red bird in the jungle
/imagine prompt a red bird in the desert
/imagine prompt a green bird in the jungle
/imagine prompt a green bird in the desert


还可以在单个提示中将括号内的选项组嵌套在其他括号组内: 例子:/imagine prompt A {sculpture, painting} of a {seagull {on a pier, on a beach}, poodle {on a sofa, in a truck}}. /imagine prompt A sculpture of a seagull on a pier.
/imagine prompt A sculpture of a seagull on a beach.
/imagine prompt A sculpture of a poodle on a sofa.
/imagine prompt A sculpture of a poodle in a truck.
/imagine prompt A painting of a seagull on a pier.
/imagine prompt A painting of a seagull on a beach.
/imagine prompt A painting of a poodle on a sofa.
/imagine prompt A painting of a poodle in a truck.

转义字符

如果要,在大括号内包含不充当分隔符的a,请\直接在其前面放置一个反斜杠。

imagine prompt {red, pastel, yellow} bird创造三个就业机会
/imagine prompt a red bird
/imagine prompt a pastel bird
/imagine prompt a yellow bird

imagine prompt {red, pastel \, yellow} bird产生两个工作岗位
/imagine prompt a red bird
/imagine prompt a pastel, yellow bird