General Workflow
5.0
0 reviewsDescription
General purpose workflow
Featuring:
- - Multiple Control Nets
- - Refiners, Upscalers
- - Inpaint, Masquerade
- - Background Maker
- - IPAdapter, IPA faceid
- - SDXL Styler
- - Reactor
Requirements:
- install missing custom nodes with "ComfyUI Manager" or running:
```
import os
import subprocess
custom_nodes=[
"https://github.com/ltdrdata/ComfyUI-Manager.git",
"https://github.com/kijai/ComfyUI-KJNodes",
"https://github.com/twri/sdxl_prompt_styler.git",
"https://github.com/Jcd1230/rembg-comfyui-node.git",
"https://github.com/BadCafeCode/masquerade-nodes-comfyui.git",
"https://github.com/Fannovel16/comfyui_controlnet_aux",
"https://github.com/Gourieff/comfyui-reactor-node"
]
os.chdir(os.path.expanduser('~/ComfyUI_/custom_nodes'))
for git in custom_nodes:
subprocess.run(['git', 'clone', git])
```
- Reactor may fail to load. In that case, fix your env with:
```
pip3 uninstall -y opencv-python opencv-contrib-python opencv-python-headless
pip3 install opencv-python==4.7.0.72
```
- IPAdapeters models must be installed manually ( https://github.com/cubiq/ComfyUI_IPAdapter_plus ).
Usage:
Simply activate the group node you need to extend the basic pipeline.
Discussion
(No comments yet)
Loading...
Resources (1)
Reviews
No reviews yet
Versions (4)
- latest (a year ago)
- v20240522-231206
- v20240521-113019
- v20240521-105328
Node Details
Primitive Nodes (79)
GetNode (24)
Note (8)
PrimitiveNode (6)
Reroute (19)
SetNode (9)
workflow/Dual CLIP Encoder (1)
workflow/Dual Clip Encode Turbo (2)
workflow/Dual Cllip Encoder (inpaint-highres) (2)
workflow/IPA Clip Loader (1)
workflow/IPA faceid (4)
workflow/Upscale By (using Model) (3)
Custom Nodes (119)
- Image Remove Background (rembg) (1)
ComfyUI
- ImageScaleToTotalPixels (5)
- ImageScale (2)
- SaveImage (4)
- CLIPTextEncode (3)
- PreviewImage (22)
- VAEDecode (8)
- SDTurboScheduler (2)
- KSamplerSelect (1)
- ControlNetApplyAdvanced (6)
- DiffControlNetLoader (1)
- MaskToImage (1)
- ImageScaleBy (2)
- ControlNetLoader (2)
- LoraLoader (2)
- KSampler (6)
- LoadImageMask (2)
- LoadImage (5)
- EmptyImage (1)
- EmptyLatentImage (3)
- ImageUpscaleWithModel (1)
- CheckpointLoaderSimple (3)
- VAEEncode (6)
- UpscaleModelLoader (1)
- Canny (1)
- CLIPSetLastLayer (2)
- SamplerCustom (2)
- VAEEncodeForInpaint (1)
- SetLatentNoiseMask (1)
- CannyEdgePreprocessor (2)
- LineArtPreprocessor (1)
- Zoe-DepthMapPreprocessor (1)
- OpenposePreprocessor (1)
- PrepImageForClipVision (1)
- IPAdapterAdvanced (1)
- Mask Morphology (2)
- Mask To Region (1)
- Cut By Mask (1)
- Change Channel Count (1)
- Get Image Size (1)
- Paste By Mask (2)
- Mask By Text (1)
- Image To Mask (1)
- ReActorFaceSwap (1)
- SDXLPromptStyler (4)
Model Details
Checkpoints (3)
Pony_Diffusion_V6_XL.safetensors
Realism-Engine-SDXL.safetensors
LoRAs (2)
ip-adapter-faceid-plusv2_sd15_lora.safetensors