Skip to main content

ComfyUi - Fix Face using FaceDetailer, UltralyticsDetectorProvider




Workflow based on ComfyUI-Impact-Pack - Tutorial #2: FaceDetailer

Model : v1-5-pruned-emaonly.safetensors

SHA256 : 6CE0161689B3853ACAA03779EC93EAFE75A02F4CED659BEE03F50797806FA2FA


LORA : Emotion-Puppeteer-LoRA emotions_lora.safetensors 

SHA256 : 00CE3CC2E44D10F02139E0668BEE4E9D1A2A597100DB8201D6B5F0B8C27AE501


Download workflow PNG template.





Comments

Popular posts from this blog

ComfyUi - Hair Restyling

  Workflow based on  ComfyUI-Impact-Pack - Workflow: Hair restyling #1 (demonstration) Model :  photon_v1.safetensors SHA256 : EC41BD2A8271ACDE4AE81CAC004D9F3300E7FB0870EAE8CBFE0BBC4EF8E27F91 REMARK I Install custom node ComfyUi - CLIPSeg  https://github.com/biegert/ComfyUI-CLIPSeg On Windows, download the repository as a ZIP and expand. I installed it slightly differently, since I placed all files in ComfyUI\custom_nodes\CLIPSeg\ and then copied ComfyUI\custom_nodes\CLIPSeg\custom_nodes\clipseg.py to ComfyUI\custom_nodes\CLIPSeg\__init__.py Means extract the zip to custom_nodes\CLIPSeg, rename clipseg.py to __init__.py and put it in custom_nodes\CLIPSeg folder. REMARK II Install custom node  https://github.com/ltdrdata/ComfyUI-Workflow-Component Download   workflow PNG template.

ComfyUi - Image Sender, Image Receiver

  Workflow based on  ComfyUI Impact Pack - Image Sender, Image Receiver Model :  photon_v1.safetensors SHA256 : EC41BD2A8271ACDE4AE81CAC004D9F3300E7FB0870EAE8CBFE0BBC4EF8E27F91 Embeddings (  Download all here  ) easynegative STEP I The Group below are disabled so that we can generate the first source image in Sender. After generation, you can see in Receiver, LINK ID must be same to receive. STEP II Right click on Group set Set Group Nodes to Always , thus enable the group nodes. Right click Receiver ID 0, Open in Mask Editor , draw mask on her hair and save to node. Receiver ID 0 Image Output to VAE Encode Receiver ID 0 Mask Output to Mask 1 Output to Set Latent Noise Mask Set Image Sender ID to 1 Open Mask Editor on Receiver ID 1 and mask her skirt, we will change that to red pant. Receiver ID 1 Image Output to  VAE Encode Receiver ID 1 Mask Output to Mask 2 Output to  Set Latent Noise Mask Set Image Sender ID to 2 Modify edit basic pipe with (red pant:1.2) , for red hair mask previo

ComfyUi - Using Image Switch

  Workflow based on  ComfyUI Impact Pack - Image Sender, Image Receiver Model :  photon_v1.safetensors SHA256 : EC41BD2A8271ACDE4AE81CAC004D9F3300E7FB0870EAE8CBFE0BBC4EF8E27F91 Embeddings (  Download all here  ) easynegative Replace previous tutorial that use "MANUAL" method to change image and mask node. Everything is pretty obvious, get your IMAGE and MASK node into switch and select accordingly. Nice switch to have! Download  workflow PNG template.