-
-
Notifications
You must be signed in to change notification settings - Fork 10
ControlNet and Style Transfer
Mooshieblob1 edited this page Jun 19, 2026
·
2 revisions
A full ControlNet panel ships in the generation UI. Two ways to use it:
- Preset mode - a grid of presets (Canny, Depth, OpenPose, LineArt, Scribble, Soft Edge, and more), filtered to what suits the active model family. In preset mode your reference image is preprocessed (for example edge detection) before being used as guidance.
- Custom mode - pick the ControlNet model and preprocessor manually.
Capabilities:
- Reference image via upload, paste, or drag-and-drop.
- Preprocessor preview so you can see the control map before generating.
- Strength slider plus start% / end% timing sliders.
- Auto-setup: missing ControlNet models are downloaded automatically, the
comfyui_controlnet_auxpreprocessor pack is cloned from GitHub, ComfyUI is restarted, and the install is verified. ControlNet setup failures do not block core generation. - A separate install flow exists for Anima LLLite control.
Style Transfer is a separate feature from ControlNet. It uses RFInversion (via the ComfyUI-Untwisting-RoPE node) together with an advanced image-scaling node to transfer the look of a reference image.
- Reference image via upload, paste, or drag-and-drop.
- MooshieUI checks that the required nodes are available.
- It warns you if you have selected an ancestral sampler, which is not compatible with this technique.
Getting started
Prompting
Generation features
Models and output
Deployment
Help