Nodes Browser
ComfyDeploy: How cd-tuner_negpip-ComfyUI works in ComfyUI?
What is cd-tuner_negpip-ComfyUI?
Nodes:Apply CDTuner, Apply Negapip. This extension provides the [a/CD(Color/Detail) Tuner](https://github.com/hako-mikan/sd-webui-cd-tuner) and the [a/Negative Prompt in the Prompt](https://github.com/hako-mikan/sd-webui-negpip) features.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
cd-tuner_negpip-ComfyUI
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
cd-tuner_negpip-ComfyUI
このカスタムノードは、hako-mikan氏による以下の二つのwebUI拡張をComfyUI実装するものです。
- https://github.com/hako-mikan/sd-webui-cd-tuner :色調や書き込み量を調節する機能、とりあえず一部の機能のみ実装・・・
- https://github.com/hako-mikan/sd-webui-negpip :プロンプトにマイナスの重みを実装する機能
説明
loaderに二つのノードが追加されます。使い方の説明が必要なほど難しくないです。 cd-tunerのstart、endは0,1000の範囲で指定してください(step単位じゃないのは実装の都合です)。
謝辞
二つの実装の考案者であるhako-mikan氏に感謝いたします。