My stuff

  • My Workflows

  • Liked Workflows

  • Following Workflows

Go to OpenArt main site
Upload workflow

General Workflow

5.0

0 reviews
11
4.2K
1.0K
2
Description

General purpose workflow

Featuring:

  1. - Multiple Control Nets
  2. - Refiners, Upscalers
  3. - Inpaint, Masquerade
  4. - Background Maker
  5. - IPAdapter, IPA faceid
  6. - SDXL Styler
  7. - 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...

Author

1
1.0K
11
4.2K
    Screenshot_3.jpg (133.7 kB)

No reviews yet

  • - latest (a year ago)

  • - v20240522-231206

  • - v20240521-113019

  • - v20240521-105328

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)

Batch Rembg for ComfyUI

  • - 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)

Checkpoints (3)

Pony_Diffusion_V6_XL.safetensors

Realism-Engine-SDXL.safetensors

LoRAs (2)

ip-adapter-faceid-plusv2_sd15_lora.safetensors