Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/makkishizu/comfyui-prompt-wildcards

Optional wildcards in ComfyUI
https://github.com/makkishizu/comfyui-prompt-wildcards

Last synced: 28 days ago
JSON representation

Optional wildcards in ComfyUI

Awesome Lists containing this project

README

        

# ComfyUI-Prompt-Wildcards
ComfyUI中通过选项使用的Wildcards

[简体中文|[English](README.md)]
# 描述
通过选择的方式使用Prompt Wildcards。

类似于[这个项目](https://github.com/AUTOMATIC1111/stable-diffusion-webui-wildcards)在ComfyUI中的用处,但不使用`__name__`。
![image](./example/ComfyUI-Prompt-Wildcards.png)
# 示例
![image](./example/ComfyUI-Prompt-Wildcards(example).png)
## 安装
打开`ComfyUI`根目录下的`custom_nodes`:
```
git clone https://github.com/MakkiShizu/ComfyUI-Prompt-Wildcards.git
```
节点名称:

- utils/makiwildcards
- utils/textconcatenate
### 许可证
本项目遵循MIT许可证。