Nodes Browser

ComfyDeploy: How ComfyUI_Ctrlora works in ComfyUI?

What is ComfyUI_Ctrlora?

Unofficial custom_node for [a/xyfJASON/ctrlora](https://github.com/xyfJASON/ctrlora).

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for ComfyUI_Ctrlora and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

Unofficial custom_node for xyfJASON/ctrlora.

  • Workflow in workflow dir:

lineart_anime_with_color_prompt needs a widget_node to paint color dots on image write by js which totally beyond my skills, so it's not work.

Target image resolution depend on control_img1, other control_imgs will try resize to its size. But the img resize function doesn't work well, it will stretch image sometimes (It should do crop from center but it seems doing a resize).

Download or git clone ctrlora models from huggingface into ComfyUI\models\controlnet or ComfyUI\custom_nodes\ComfyUI_Ctrlora\Image_Generation\Ctrlora\Ctrlora_ckpts to avoid mess up controlnet dir, do not change file name.

Clip will automaticlly cached from huggingface into huggingface cache dir if choose None, else download or git clone from huggingface into ComfyUI\models\text_encoders: