Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/makkishizu/comfyui-prompt-wildcards
- Owner: MakkiShizu
- License: mit
- Created: 2024-11-02T06:57:01.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T17:06:22.000Z (about 1 month ago)
- Last Synced: 2024-12-06T18:25:05.963Z (about 1 month ago)
- Language: Python
- Size: 910 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-zh.md
- License: LICENSE
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许可证。