なにこれ
Dynamic Promptsの拡張のみを導入した、至ってシンプルな構成のComfyUIのWorkflowです。
アップスケールとControlNetによる補正を入れています。
使用するにはDynamic Promptsのカスタムノードを入れる必要があります。
https://github.com/adieyal/comfyui-dynamicprompts
手順
Check Pointを任意のモデルに変更してください。
VAEを使用する場合はこちらも差し替えてください。
初期設定では画像保存がBypassにより無効になっています。Save Imageのカードを有効にするか、プレビューから保存してください。
LoRAを使用する場合はBypassを解除して適当なものを設定してください。
適当にプロンプトを入れて生成してください。Embeddingは "embedding:XXXXX" って指定しないと動かないから気をつけてね!
what is this?
This is a Workflow for ComfyUI with a very simple configuration, introducing only the Dynamic Prompts extension.
Upscaling and ControlNet corrections are included.
To use it, you need to include a custom node for Dynamic Prompts.
https://github.com/adieyal/comfyui-dynamicprompts
Procedure
Change Check Point to any model
If you want to use VAE, please replace it as well
By default, image saving is disabled by Bypass; enable the Save Image card or save from preview.
If you wish to use LoRA, please disable Bypass and set the appropriate one.
Be careful, Embedding will not work unless you specify "embedding:XXXXX" !