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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI_Ctrlora
and select it - 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.
- https://huggingface.co/xyfJASON/ctrlora
- https://hf-mirror.com/xyfJASON/ctrlora (China mainland users)