Xenomorphic Xpressions - Wildcards
详情
下载文件
关于此版本
模型描述
(有关此版本的更多详情,请参见 关于此版本)
这些通配符包含了各种各样的内容。我在空闲时间制作它们,索性与我们出色的社区分享。更多内容将陆续推出,但节奏非常不规律 😅
我会在生成示例中包含生成前和生成后的提示词,因此请注意:提示词的前半部分是你生成图像之前看到的提示词形式。
无论如何,如果你还不知道通配符是什么,我强烈推荐你尝试一下!
通配符是提示词中的占位符或变量,可被预定义列表中的各种内容替换。它们用于为生成的图像增加多样性和随机性,让你无需每次手动修改提示词,就能轻松创建丰富多样的创意输出。
在本地为 Stable Diffusion 安装通配符:
安装 Stable Diffusion:确保你已在本地机器上安装了 Stable Diffusion。
下载通配符扩展程序:https://github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards
下载通配符文件:获取通配符文件,通常是包含单词或短语列表的文本文件。
将文件放入正确目录:
找到你的 Stable Diffusion 目录(通常位于
\stable-diffusion-webui\)。如果
/path/to/stable-diffusion-webui/extensions下尚不存在名为wildcards的文件夹,请创建它。将通配符文本文件放入
wildcards文件夹中。如果你正在使用 Dynamic Wildcards 扩展,应将文件放入
\stable-diffusion-webui\extensions\sd-dynamic-prompts\wildcards。在提示词中使用通配符:
编写提示词时加入通配符,例如
__angle或__camera,其中angle/camera对应名为camera_angles.txt的通配符文件。系统会在每次生成时从
camera_angles.txt列表中随机选取一项。如有需要,你也可以手动选择你希望使用的选项。__Camera_angles_and_position____Camera_framing__
嵌套通配符是指“通配符中的通配符”。例如,我将
Camera_angles_and_position.txt和Camera_framing.txt合并到一个新的文本文件中,命名为Camera_nested_angles_and_framing.txt。当使用 __Camera_nested_angles_and_framing__ 时,另外两个通配符也会在同一次生成中被调用。
请注意!在通配符路径后无需添加逗号。通配符文件中的每一行结尾已自带逗号。仅作演示:
__Camera_nested_camera_gear__ __Camera_nested_lighting__ __Camera_depth_of_field__ __Camera_subject_matter__ __Camera_point_of_views__ __Camera_nested_angles_and_framing__ photograph of a red apple hanging in a tree,
等价于:
Panasonic Lumix GH5 II, Nikon NIKKOR Z 50mm f/1.2 S, flat lighting, infrared photography, daylight exposure, deep depth of field, underwater photography, Bird's-Eye View, Long shot side view, Extreme Close-Up Shot, photograph of a red apple hanging in a tree,
这是我第一次上传,还请多多包涵,我仍在学习中。另外,英语是我的第二语言,如果我的表达显得混乱或不够清晰,欢迎随时指出!谢谢!







