CivArchive
    ← All articles
    Published October 6, 2023by k_a_b_o_s_u

    ドチャクソシンプルなComfyUIのノード(Hires. fix) | Super Simple Workflow (Hires. fix)

    2.7K views0 reactions0 comments on CivitAI12 collected
    comfyui workflowworkflows

    なにこれ

    Dynamic Promptsの拡張のみを導入した、至ってシンプルな構成のComfyUIのWorkflowです。

    アップスケールとControlNetによる補正を入れています。

    使用するにはDynamic Promptsのカスタムノードを入れる必要があります。

    https://github.com/adieyal/comfyui-dynamicprompts

    手順

    1. Check Pointを任意のモデルに変更してください。

    2. VAEを使用する場合はこちらも差し替えてください。

    3. 初期設定では画像保存がBypassにより無効になっています。Save Imageのカードを有効にするか、プレビューから保存してください。

    4. LoRAを使用する場合はBypassを解除して適当なものを設定してください。

    5. 適当にプロンプトを入れて生成してください。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

    1. Change Check Point to any model

    2. If you want to use VAE, please replace it as well

    3. By default, image saving is disabled by Bypass; enable the Save Image card or save from preview.

    4. If you wish to use LoRA, please disable Bypass and set the appropriate one.

    5. Be careful, Embedding will not work unless you specify "embedding:XXXXX" !

    Attachments